Template:MoWestern Davidson2009
From 2009.igem.org
(Difference between revisions)
Line 18: | Line 18: | ||
/* COLOR #4 background of buttons in left side menu on hover */ | /* COLOR #4 background of buttons in left side menu on hover */ | ||
- | #leftsidemenu a:hover{background-color:# | + | #leftsidemenu a:hover{background-color:#006699;} |
/* COLOR #5 background of button when on that page, no link */ | /* COLOR #5 background of button when on that page, no link */ | ||
- | #leftsidemenu .selflink{background-color:# | + | #leftsidemenu .selflink{background-color:#006699;} |
/* COLOR #6 background main content area */ | /* COLOR #6 background main content area */ |