Team:Gaston Day School/testbar
From 2012.igem.org
(Difference between revisions)
Line 26: | Line 26: | ||
background-position: center center; | background-position: center center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
- | background-color: # | + | background-color: #FFFFFF; /* 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)*/ | ||
Line 173: | Line 173: | ||
margin:0; | margin:0; | ||
padding:4px 9px; /* play with dimensions for size of tabs */ | padding:4px 9px; /* play with dimensions for size of tabs */ | ||
- | background-color:# | + | background-color:#4169E1; /* background color for tabs */ |
color:#FFF !important; /* font color for text in tabs */ | color:#FFF !important; /* font color for text in tabs */ | ||
text-align:center; /* aligning for text in tabs */ | text-align:center; /* aligning for text in tabs */ |