Template:Team:Washington/Templates/Top
From 2011.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
body {background: #B8B8B8;} /* Background (on side color)*/ | body {background: #B8B8B8;} /* Background (on side color)*/ | ||
- | .firstHeading { /* | + | .firstHeading { /* Gets rid of the default iGEM picture*/ |
height:0px; | height:0px; | ||
visibility:hidden; | visibility:hidden; | ||
Line 11: | Line 11: | ||
border-right-width:0px; | border-right-width:0px; | ||
padding:5px; | padding:5px; | ||
- | width:965px; | + | width:965px; /* Content width*/ |
} | } | ||
#menubar { | #menubar { | ||
- | background-color: #FFFFFF; /* | + | background-color: #FFFFFF; /* left menu bar color*/ |
} | } | ||
#menubar ul li a { | #menubar ul li a { | ||
- | color: #696868; } /* | + | color: #696868; } /* menu text color*/ |
.right-menu li a { | .right-menu li a { | ||
color: red; | color: red; | ||
- | background-color: #FFFFFF; /* | + | background-color: #FFFFFF; /* right menu bar color*/ |
} | } | ||
Line 28: | Line 28: | ||
background-position: center center; | background-position: center center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
- | background-color: #FFFFFF; /* | + | background-color: #FFFFFF; /* top header background color*/ |
border-width:0px; | border-width:0px; | ||
- | height:10px; /* | + | height:10px; /* top header height (determines how low content will start to appear)*/ |
} | } | ||
Line 36: | Line 36: | ||
display:none; | display:none; | ||
} | } | ||
- | #search-controls { /* | + | #search-controls { /* gets rid of the search bar (it was ugly) */ |
display:none; | display:none; | ||
margin-top:0px; | margin-top:0px; |
Revision as of 21:27, 4 September 2011