Team:SYSU-Software/prefix.css

From 2012.igem.org

(Difference between revisions)
(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...")
Line 1: Line 1:
-
#top-section,.firstHeading,#top,#footer-box,#catlinks  
+
#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

  1. p-logo,#search-controls,.firstHeading,#top,#footer-box,#catlinks

{ display:none; }

  1. top-section{

height:0px } body { background:none; }

  1. globalWrapper {

position: relative; font-size: 127%; width: 100%; margin: 0; padding: 0; padding-bottom:0; }

  1. 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; }