Template:Stylesheet

From 2012hs.igem.org

(Difference between revisions)
Line 49: Line 49:
text-decoration: none
text-decoration: none
}
}
 +
#globalwrapper
 +
{
 +
    width:975px;
 +
    padding:20px 0px;
 +
    margin: 0 auto;
 +
    background-color:#ffffff;
 +
    height:100%;
 +
}
 +
#navigation {
#navigation {
Line 55: Line 64:
color: #0000FF;
color: #0000FF;
}
}
 +
 +
#super_main_wrapper {
 +
                        position:absolute; left:0px; top:227px;
 +
width: 975px;
 +
align: center;
 +
background-color: #ede8e2;
 +
                        heigth: auto;
 +
                }
 +
 +
#menu * {
#menu * {
margin: 0;
margin: 0;
Line 128: Line 147:
-
#globalwrapper
 
-
{
 
-
    width:975px;
 
-
    padding:20px 0px;
 
-
    margin: 0 auto;
 
-
    background-color:#ffffff;
 
-
    height:100%;
 
-
}
 
.firstHeading  
.firstHeading  
Line 151: Line 162:
}
}
-
#super_main_wrapper {
+
 
-
                        position:absolute; left:0px; top:227px;
+
-
width: 975px;
+
-
align: center;
+
-
background-color: #ede8e2;
+
-
                        heigth: auto;
+
-
                }
+
#SubWrapper {width: 645px;
#SubWrapper {width: 645px;
                         padding: 0px;
                         padding: 0px;

Revision as of 15:24, 13 May 2012

iGEM-2012HS - LSL-Heidelberg