Team:KAIST Korea/top

From 2012.igem.org

(Difference between revisions)
(Undo revision 89218 by Horang2k (talk))
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 56: Line 45:
}
}
-
+
#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:02, 31 August 2012

KAIST Korea 2012 iGEM