Template:Imperial/09/CSS
From 2009.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
padding-bottom: 1px; | padding-bottom: 1px; | ||
position:relative; | position:relative; | ||
- | |||
} | } | ||
Line 61: | Line 60: | ||
#II09_content_wrapper { | #II09_content_wrapper { | ||
- | width: | + | width: 100%; |
- | + | ||
float: left; | float: left; | ||
padding: 0px; | padding: 0px; | ||
Line 75: | Line 73: | ||
#II09_content_boxtop { | #II09_content_boxtop { | ||
- | width: | + | width: 717px; |
height: 9px; | height: 9px; | ||
background:url(https://static.igem.org/mediawiki/2009/c/c8/II09_content_top.png) no-repeat; | background:url(https://static.igem.org/mediawiki/2009/c/c8/II09_content_top.png) no-repeat; | ||
Line 85: | Line 83: | ||
#II09_content_boxbottom { | #II09_content_boxbottom { | ||
- | width: | + | width: 717px; |
height: 9px; | height: 9px; | ||
background:url(https://static.igem.org/mediawiki/2009/b/b4/II09_content_bottom.png) no-repeat; | background:url(https://static.igem.org/mediawiki/2009/b/b4/II09_content_bottom.png) no-repeat; | ||
Line 95: | Line 93: | ||
#II09_content { | #II09_content { | ||
- | width: | + | width: 100%; |
- | + | ||
padding: 10px; | padding: 10px; | ||
background-color: #fff; | background-color: #fff; |
Revision as of 11:46, 7 October 2009