Team:KAIST/header

From 2011.igem.org

(Difference between revisions)
Line 76: Line 76:
#footer {
#footer {
-
position:fixed;
+
position:relative;
bottom:5%;
bottom:5%;
background-color: transparent;
background-color: transparent;
Line 82: Line 82:
font-family:Calibri;
font-family:Calibri;
border:none;
border:none;
-
z-index:5;
+
z-index:-1;
}
}
#footer-box {background-color: transparent; border:none}
#footer-box {background-color: transparent; border:none}

Revision as of 17:34, 27 June 2011