Team:Heidelberg/Single
From 2010.igem.org
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 21: | Line 21: | ||
#table_header { | #table_header { | ||
width:975px; | width:975px; | ||
+ | height:100px; | ||
table-layout:fixed; | table-layout:fixed; | ||
border-style:none; | border-style:none; | ||
Line 26: | Line 27: | ||
vertical-align:top; | 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; | ||
+ | } | ||
+ | |||
+ | #table_center { | ||
+ | width:975px; | ||
+ | table-layout:fixed; | ||
+ | border-style:none; | ||
+ | border-spacing:0; | ||
+ | vertical-align:top; | ||
+ | background:url(https://static.igem.org/mediawiki/2010/c/c6/Single_frame_m.png); | ||
} | } | ||
Line 36: | Line 46: | ||
.mainwrapper { | .mainwrapper { | ||
width:900px; | width:900px; | ||
- | position: relative; | + | position:relative; |
vertical-align:top; | vertical-align:top; | ||
overflow:hidden; | overflow:hidden; | ||
- | + | margin-top:-70px; | |
padding-left:25px; | padding-left:25px; | ||
- | padding-right: | + | padding-right:50px; |
} | } | ||
Line 246: | Line 256: | ||
</style> | </style> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> |
Latest revision as of 00:19, 27 October 2010