Template:Valencia09iGEM66
From 2009.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
div.MenuBar { | div.MenuBar { | ||
font: arial, verdana, sans-serif; | font: arial, verdana, sans-serif; | ||
- | height: | + | height: 41px; |
width: 588px; | width: 588px; | ||
/*width: 100%;*/ | /*width: 100%;*/ | ||
Line 236: | Line 236: | ||
/*--------------------------------------------------------------------------------------- Colors */ | /*--------------------------------------------------------------------------------------- Colors */ | ||
div.MenuBar { | div.MenuBar { | ||
- | background-color: # | + | background-color: #B0B0B0; /* Selected item. */ |
color: red; | color: red; | ||
border-bottom: 1px solid ButtonShadow; | border-bottom: 1px solid ButtonShadow; |