Template:Team:DukeHomePage/CSS

From 2014.igem.org

(Difference between revisions)
Line 5: Line 5:
<style media="screen" type="text/css">
<style media="screen" type="text/css">
-
 
+
/*hide default igem banner and reformat style into blank slate - Credit to UVA Team 2013 Wiki*/
-
/*hide default igem banner and reformat style into blank slate - UVA Team 2013 Wiki*/
+
#globalWrapper {width: 100%;}
#globalWrapper {width: 100%;}
#top-section {width: 100%; height:0px; border:none;}
#top-section {width: 100%; height:0px; border:none;}
Line 17: Line 16:
.right-menu ul li a {background-color:#FFF;}
.right-menu ul li a {background-color:#FFF;}
.printfooter {display:none;}
.printfooter {display:none;}
-
#footer-box {border:none;}
+
#footer-box {display:none;}
#catlinks {display:none;}
#catlinks {display:none;}
.firstHeading {display:none;}
.firstHeading {display:none;}
Line 27: Line 26:
/* I have no idea what any of this stuff does, so I'm keeping it to be safe. */
/* I have no idea what any of this stuff does, so I'm keeping it to be safe. */
-
 
-
#bottom-section{
 
-
height: 0px;
 
-
border-bottom: 1
 
-
border-left: none;
 
-
border-right: none;
 
-
}
 
#siteSub {
#siteSub {
Line 39: Line 31:
}
}
-
#search-controls {
 
-
display:none;
 
-
margin-top:0px;
 
-
}
 
.firstHeading {
.firstHeading {
-
display:none;
 
-
}
 
-
 
-
#footer-box {
 
display:none;
display:none;
}
}

Revision as of 17:51, 21 July 2014