Team:Heidelberg/Template2
From 2010.igem.org
(Difference between revisions)
(15 intermediate revisions not shown) | |||
Line 311: | Line 311: | ||
position:relative; | position:relative; | ||
width:975px; | width:975px; | ||
- | top: - | + | top:-63px; |
border-style:none; | border-style:none; | ||
border-spacing:0; | border-spacing:0; | ||
vertical-align:top; | vertical-align:top; | ||
+ | margin:0px; | ||
background-color:transparent; | background-color:transparent; | ||
table-layout:fixed; | table-layout:fixed; | ||
font-family:Calibri; | font-family:Calibri; | ||
text-align:justify; | text-align:justify; | ||
- | + | } | |
+ | |||
+ | #table_header { | ||
+ | width:975px; | ||
+ | table-layout:fixed; | ||
+ | border-style:none; | ||
+ | border-spacing:0; | ||
+ | vertical-align:top; | ||
background:url(https://static.igem.org/mediawiki/2010/b/b9/Single_frame_t.png) no-repeat; | background:url(https://static.igem.org/mediawiki/2010/b/b9/Single_frame_t.png) no-repeat; | ||
} | } | ||
Line 330: | Line 338: | ||
.mainwrapper { | .mainwrapper { | ||
- | width: | + | width:900px; |
position: relative; | position: relative; | ||
- | |||
vertical-align:top; | vertical-align:top; | ||
overflow:hidden; | overflow:hidden; | ||
+ | padding-top:30px; | ||
padding-left:25px; | padding-left:25px; | ||
- | padding-right: | + | padding-right:300px; |
} | } | ||
Line 727: | Line 735: | ||
</body> | </body> | ||
- | |||
</html> | </html> |
Latest revision as of 22:11, 26 October 2010