Changeset 806

Show
Ignore:
Timestamp:
04/28/06 03:24:41 (2 years ago)
Author:
bob@redivi.com
Message:

firefox linux render bug

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • mochikit.com/trunk/include/css/layout.css

    r659 r806  
    1818 
    1919#header h1 { background: url("../../images/i_logo.gif"); width: 186px; height: 146px; float: left; } 
    20 #header h1 a { height: 146px;
     20#header h1 a { height: 146px; text-decoration: none;
    2121#download { background: url("../../images/b_download.gif"); width: 151px; height: 36px; float: right; margin: 59px 0 18px; } 
    22 #download a { height: 36px;
     22#download a { height: 36px; text-decoration: none;
    2323#donate { float: right; margin: 59px 8px 0 18px; } 
    2424#header ul { margin: 0; padding: 0; clear: right; float: right; width: 500px; text-align: right; } 
     
    3939 
    4040#footer #legal { float: left;  } 
    41 #footer #legal a { background-image: url("../../images/icon_mochimedia.gif"); width: 94px; height: 16px; margin-bottom: .5em;
     41#footer #legal a { background-image: url("../../images/icon_mochimedia.gif"); width: 94px; height: 16px; margin-bottom: .5em; text-decoration: none;
    4242 
    4343#footer #footnav { float: right; text-align: right;  }