Difference between revisions of "User:Otten/simbio.css"
Line 1: | Line 1: | ||
#header {background: white;} | #header {background: white;} | ||
+ | #header li { | ||
+ | background: 5070aa; | ||
+ | } | ||
+ | |||
+ | #header ul a{ | ||
+ | background: 5070aa; | ||
+ | } | ||
+ | |||
+ | #contentActions { | ||
+ | background: white; | ||
+ | } | ||
#header h1 a { background: url("logo_ball.png"); | #header h1 a { background: url("logo_ball.png"); | ||
height: 100 px; | height: 100 px; | ||
} | } |
Revision as of 14:02, 25 January 2007
#header {background: white;} #header li { background: 5070aa; } #header ul a{ background: 5070aa; } #contentActions { background: white; } #header h1 a { background: url("logo_ball.png"); height: 100 px; }