Team:KAIST Korea/top

From 2012.igem.org

(Difference between revisions)
Line 19: Line 19:
html { height: 100%; }
html { height: 100%; }
-
+
#content {border:none; position:relative; top:-20px; background-color:transparent;}
 +
 
 +
#globalWrapper {
 +
clear:both;
 +
width:100%;
 +
position:absolute;
 +
top:0px;
 +
}
 +
 
 +
#contentSub {display:none;}
 +
#siteSub {display:none;}
 +
 
body
body
{
{
Line 45: Line 56:
}
}
-
#globalWrapper
+
-
{
+
-
clear: both;
+
-
width: 100%;
+
-
        z-index: 100;
+
-
position: relative;
+
-
top:0px;
+
-
margin: auto;
+
-
font-size: 1em;
+
-
}
+
#contentSub { display: none; }
#contentSub { display: none; }

Revision as of 05:00, 31 August 2012

KAIST Korea 2012 iGEM