Template:TUDelftiGEM2009
From 2009.igem.org
(Difference between revisions)
Line 15: | Line 15: | ||
/* COLOR #3 background of buttons in the horizontal bar on hover */ | /* COLOR #3 background of buttons in the horizontal bar on hover */ | ||
- | #topbar-nav a:hover{background-color: | + | #topbar-nav a:hover{background-color:#8dcff4;} |
/* COLOR #4 background of button when on that page, no link (should be same as COLOR #8) */ | /* COLOR #4 background of button when on that page, no link (should be same as COLOR #8) */ | ||
- | #topbar-nav .selflink{background-color:# | + | #topbar-nav .selflink{background-color:#bfe2f9;} |
/* COLOR #5 background left side menu */ | /* COLOR #5 background left side menu */ | ||
Line 31: | Line 31: | ||
/* COLOR #8 background of button when on that page, no link */ | /* COLOR #8 background of button when on that page, no link */ | ||
- | #leftsidemenu .selflink{background-color:# | + | #leftsidemenu .selflink{background-color:#bfe2f9;} |
/* COLOR #9 background main content area */ | /* COLOR #9 background main content area */ |
Revision as of 12:25, 5 June 2009