Team:Heidelberg/Single

From 2010.igem.org

(Difference between revisions)
 
(6 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 45: Line 46:
.mainwrapper {
.mainwrapper {
width:900px;
width:900px;
-
position: relative;
+
position:relative;
vertical-align:top;
vertical-align:top;
overflow:hidden;
overflow:hidden;
-
padding-top:-70px;
+
margin-top:-70px;
padding-left:25px;
padding-left:25px;
-
padding-right:300px;
+
padding-right:50px;
}
}

Latest revision as of 00:19, 27 October 2010