Team:Michigan Software/css
From 2014.igem.org
(Difference between revisions)
Line 19: | Line 19: | ||
ul { margin: 0; } | ul { margin: 0; } | ||
- | |||
- | |||
- | |||
- | |||
- |
Revision as of 23:03, 17 October 2014
- contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
display:none;}
- top-section {
border: none; height: 0px;}
- content {
border: none;}
body { font-family: 'Comfortaa', Arial, sans-serif; overflow-x: hidden; margin: 0;} /*carasmo's comment to hide horizontal scroll bar https://github.com/twbs/bootstrap/issues/10711*/
h1, h2, p { font-family: 'Comfortaa', Arial, sans-serif; }
h1 { font-weight: 700; }
h2 { font-size: 1.5em; }
ul { margin: 0; }