SUSTC-SZ-B 2013iGEM/CSS/style.css
From 2013.igem.org
/* Remove Items (origin items) */
- 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%;
}
- globalWrapper{
height: 100%; width: 100%;
margin: 0; padding: 0;; font-family: Helvetica, Geneva, Verdana, Arial, sans-serif; }
- content{
height: 100%; width: 100%; margin: 0;
padding: 0; } .indent {
text-indent: 2em;
}