Template:CSS/notebook
From 2014.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
.container_notebook{ | .container_notebook{ | ||
width:100%; | width:100%; | ||
- | height: | + | height:1600px; |
- | background: url(https://static.igem.org/mediawiki/2014/ | + | background: url(https://static.igem.org/mediawiki/2014/6/66/Notebook_background.jpg); |
position:relative; | position:relative; | ||
top:-10px; | top:-10px; | ||
Line 11: | Line 11: | ||
padding:0px; | padding:0px; | ||
margin:0px; | margin:0px; | ||
+ | backround-repeat:repeat-x; | ||
+ | backround-repeat:repeat-y; | ||
} | } | ||
.topimg{ | .topimg{ | ||
position:absolute; | position:absolute; | ||
- | top: | + | top:50px; |
left:220px; | left:220px; | ||
width:920px; | width:920px; | ||
Line 46: | Line 48: | ||
.footerbg{ | .footerbg{ | ||
position:absolute; | position:absolute; | ||
- | top: | + | top:1600px; |
left:0px; | left:0px; | ||
width:100%; | width:100%; |
Latest revision as of 11:30, 17 October 2014