Template:CSS

From 2014.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 4: Line 4:
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
 +
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
 +
.firstHeading {
.firstHeading {
-
width: 975px;  
+
width: 950px;  
margin: 0px auto;
margin: 0px auto;
-
padding-top: 100px;
+
padding-top: 10px;
-
margin-bottom: 20px;
+
margin-bottom: 0px;
font-family: Georgia, Times, "Times New Roman", serif;  
font-family: Georgia, Times, "Times New Roman", serif;  
 +
        color: black;
}
}
-
 
-
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
 
-
 
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
background-color: #383838;
background-color: #383838;

Latest revision as of 08:52, 28 September 2014