Team:SUSTC-Shenzhen-B/CSS/style.css

From 2013.igem.org

Revision as of 16:54, 25 September 2013 by Hower (Talk | contribs)

/* Remove Items (origin items) */

       #top-section, #footer-box, #catlinks, #top, h1.firstHeading, #siteSub, #contentSub{
           display: none;

}

/* Modify Items (origin items) */

       body{

margin: 0; padding: 0;

       }
       h1, h2, h3, h4, h5, h6 {
               border: none;
       }
       p {
               line-height: 1em;
       }

#globalWrapper{ height: 100%;

       }

#content{

           border: none;
           height: 100%;

}

       #bodyContent {
           height: 100%;
       }