Template:WashUHeader
From 2010.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
#content{ | #content{ | ||
- | padding: | + | padding:0; |
- | margin: | + | margin: auto; |
position: relative; | position: relative; | ||
top: -25px; | top: -25px; | ||
padding-left:5px; | padding-left:5px; | ||
padding-right:5px; | padding-right:5px; | ||
- | background-color:# | + | background-color:#FFFFFF; |
- | border | + | border: none; |
- | + | ||
} | } | ||
#top-section { | #top-section { | ||
height: 15px; | height: 15px; | ||
- | margin-top: | + | margin-top: 0px; |
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
- | margin-bottom: | + | margin-bottom: 0px; |
padding:0; | padding:0; | ||
border: none; | border: none; | ||
Line 26: | Line 25: | ||
top:-77px; | top:-77px; | ||
} | } | ||
- | body {background: # | + | |
+ | body {background: #8EA6C0} | ||
+ | |||
.firstHeading {display: none;} | .firstHeading {display: none;} | ||
+ | |||
#footer-box { | #footer-box { | ||
- | background-color:# | + | background-color:#9870C1; |
- | border-color:# | + | border-color-top:#210C36; |
+ | border-color-bottom:#210C36; | ||
} | } | ||
Revision as of 02:01, 8 October 2010