Team:RHIT/static/wiki.css

From 2012.igem.org

(Difference between revisions)
Line 40: Line 40:
#footer-box {
#footer-box {
 +
display:none;
 +
}
 +
 +
 +
#globalWrapper {
display:none;
display:none;
}
}

Revision as of 14:27, 17 July 2012

body { background: #171717; }

table { color: #990000; }

table a:link { color: #990000; }

table a:visited { color: #990000; }

table a:hover { color: #171717; }

  1. contentSub {

display:none; }

  1. siteSub {

display:none; }

  1. search-controls {

display:none; }

.firstHeading { display:none; }

  1. search-controls {

margin-top:30px; }

  1. footer-box {

display:none; }


  1. globalWrapper {

display:none; }