Team:Freiburg Bioware/css
From 2010.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
} | } | ||
#globalWrapper { | #globalWrapper { | ||
- | background: | + | background: url(https://static.igem.org/mediawiki/2010/7/73/Freiburg_10_dna_Background.png); |
} | } | ||
#top-section { | #top-section { | ||
Line 19: | Line 19: | ||
padding:0; | padding:0; | ||
width:975px; | width:975px; | ||
+ | background:transparent; | ||
} | } | ||
.pageContent { | .pageContent { | ||
Line 27: | Line 28: | ||
top:-130px; | top:-130px; | ||
z-index:5px; | z-index:5px; | ||
+ | background:transparent | ||
} | } | ||
#bodyContent{ | #bodyContent{ | ||
Line 34: | Line 36: | ||
top:30px; | top:30px; | ||
margin-bottom:-170px; | margin-bottom:-170px; | ||
+ | background:#fff; | ||
} | } | ||
#footer-box { | #footer-box { | ||
Line 39: | Line 42: | ||
z-index: 2; | z-index: 2; | ||
clear:both; | clear:both; | ||
- | background:url(https://static.igem.org/mediawiki/2010/8/85/Freiburg10_Banner_Snippet_7.png) | + | background:url(https://static.igem.org/mediawiki/2010/8/85/Freiburg10_Banner_Snippet_7.png) #fff; |
border:none; | border:none; | ||
width:980px; | width:980px; | ||
height:190px; | height:190px; | ||
- | top:- | + | top:-210px; |
} | } | ||
Revision as of 13:17, 26 October 2010