Team:TU Delft/test

From 2010.igem.org

(Difference between revisions)
Line 240: Line 240:
/* Team: TU Delft */
/* Team: TU Delft */
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%;}
-
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; }
+
#content { z-index: 1; background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; margin-top: -15px !important; margin-top: 0px;}
#bodyContent { border: none; padding:0; margin:0; width:100%;}
#bodyContent { border: none; padding:0; margin:0; width:100%;}
-
#top-section { display:none; height: 15px; margin: 0px; margin-left: auto; margin-right: auto; padding:0; border: none; font-size: 10px;}
+
#top-section { z-index: 2; height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding:0; border: none; font-size: 10px;}
#p-logo { height:1px; overflow:hidden; display: none;}
#p-logo { height:1px; overflow:hidden; display: none;}
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
Line 259: Line 259:
h3#siteSub { display: none;}
h3#siteSub { display: none;}
#contentSub {display: none;}
#contentSub {display: none;}
 +
p:first-child { display: none;}
 +
/* Wiki Hacks - END */
/* Wiki Hacks - END */
Line 288: Line 290:
font-size: 12px;
font-size: 12px;
color: #222222;
color: #222222;
 +
margin-top: -8px;
}
}

Revision as of 08:31, 12 October 2010