Team:KAIST Korea/top

From 2012.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
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: 10px;
 +
}
#contentSub { display: none; }
#contentSub { display: none; }
Line 168: Line 166:
#menubar
#menubar
{
{
-
font-size: 1em;
+
font-size: 10px;
font-family: "GothamXNarrow-Bold", "Helvetica";
font-family: "GothamXNarrow-Bold", "Helvetica";
position: relative;
position: relative;

Latest revision as of 14:29, 10 September 2012

KAIST Korea 2012 iGEM