Team:Gaston Day School/testbar
From 2012.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
} | } | ||
#menubar { | #menubar { | ||
- | background-color: # | + | background-color: #FFFFFF; /* left menu bar color*/ |
} | } | ||
#menubar ul li a { | #menubar ul li a { | ||
Line 26: | Line 26: | ||
background-position: center center; | background-position: center center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
- | background-color: # | + | background-color: #4169E1; /* top header background color*/ |
border-width:0px; | border-width:0px; | ||
height:10px; /* top header height (determines how low content will start to appear)*/ | height:10px; /* top header height (determines how low content will start to appear)*/ |