Team:SYSU-Software/prefix.css
From 2012.igem.org
(Difference between revisions)
Nie1234567 (Talk | contribs) (Created page with "#top-section,.firstHeading,#top,#footer-box,#catlinks { display:none; } body { background:none; } #globalWrapper { position: relative; font-size: 127%; width: 100%; margin: 0; p...") |
Nie1234567 (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | # | + | #p-logo,#search-controls,.firstHeading,#top,#footer-box,#catlinks |
{ | { | ||
display:none; | display:none; | ||
+ | } | ||
+ | #top-section{ | ||
+ | height:0px | ||
} | } | ||
body | body |
Revision as of 17:01, 3 April 2013
- p-logo,#search-controls,.firstHeading,#top,#footer-box,#catlinks
{ display:none; }
- top-section{
height:0px } body { background:none; }
- 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; }