Ticket #188: base.css.diff
File base.css.diff, 735 bytes (added by , 16 years ago) |
---|
-
css/base.css
63 63 64 64 #header h1 { 65 background: url(../images/logo.gif) top left no-repeat; 65 66 } 67 68 #header h1 a{ 69 background: url(../images/logo.png) top left no-repeat; 70 display: block; 71 float: left; 66 72 overflow: hidden; 67 73 text-indent: -999em; 68 74 } 69 75 70 76 #header .search { 71 77 position: absolute; 72 78 top: 1.2em; 73 79 right: 1.5em; 74 80 } 75 81 76 77 82 /************************** 78 83 USER BAR 79 84 ***************************/