SUSTC-SZ-B 2013iGEM/CSS/style.css

From 2013.igem.org

Revision as of 10:46, 27 September 2013 by Hower (Talk | contribs)

/* Remove Items (origin items) */

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

}

/* Modify Items (origin items) */

  • {
       margin: 0;
       padding: 0;

} html {

       height: 100%;
       width: 100%;

} body{ height: 100%;

       width: 100%;

}

  1. globalWrapper{
       height: 100%;
       width: 100%;

margin: 0; padding: 0;; font-family: Helvetica, Geneva, Verdana, Arial, sans-serif; }

  1. content{
       height: 100%;
       width: 100%;
       margin: 0;

padding: 0; } p {

       text-indent: 2em;

} .noindent {

       text-indent: 0em;

}