Team:SYSU-Software/prefix.css
From 2012.igem.org
(Difference between revisions)
Nie1234567 (Talk | contribs) |
Nie1234567 (Talk | contribs) |
||
Line 12: | Line 12: | ||
} | } | ||
.left-menu{ | .left-menu{ | ||
- | color: | + | color:transparent; |
} | } | ||
#globalWrapper { | #globalWrapper { |
Revision as of 17:22, 3 April 2013
- p-logo,#search-controls,.firstHeading,#top,#footer-box,#catlinks
{ display:none; }
- top-section{
height:0px } body,.right-menu li a,.left-menu:hover { color:#AAF !important; background:none; } .left-menu{ color:transparent; }
- globalWrapper {
position: relative; font-size: 127%; width: 100%; margin: 0; padding: 0; padding-bottom:0; }
- content {
position: relative; width:100%; margin: 0 auto; padding:0; background:none; color: black; border-left:none; border-right: none; line-height: 1.5em; z-index: 2; }