Template:MoWestern Davidson2009s
From 2009.igem.org
(Difference between revisions)
Line 26: | Line 26: | ||
/* COLOR #6 background main content area */ | /* COLOR #6 background main content area */ | ||
#content-container{background-color:#FFFFFF;} | #content-container{background-color:#FFFFFF;} | ||
+ | |||
+ | /* COLOR #4 background of buttons in left side menu on hover */ | ||
+ | #leftsidemenub a:hover{background-color:#4682B4;} | ||
+ | |||
/*----------------------------------------------------------------------------*/ | /*----------------------------------------------------------------------------*/ | ||
Line 235: | Line 239: | ||
<ul> | <ul> | ||
- | + | Return to top | |
</ul> | </ul> | ||
<html> | <html> |