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; }
- contentSub {
display:none; }
- siteSub {
display:none; }
- search-controls {
display:none; }
.firstHeading { display:none; }
- search-controls {
margin-top:30px; }
- footer-box {
display:none; }
- globalWrapper {
display:none; }