Team:Freiburg/css/styles.css

From 2014.igem.org

(Difference between revisions)
Line 13: Line 13:
font-family: Georgia, Times, "Times New Roman", serif;  
font-family: Georgia, Times, "Times New Roman", serif;  
}*/
}*/
 +
 +
/*Set header attributes*/
 +
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
-
/*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.) --*/
Line 51: Line 53:
background-color: black;
background-color: black;
}
}
-
 
+
/*
#globalWrapper, #content { /*-- changes default wiki settings --*/
#globalWrapper, #content { /*-- changes default wiki settings --*/
width: 100%;  
width: 100%;  
Line 59: Line 61:
margin: 0px;
margin: 0px;
padding: 0px;
padding: 0px;
-
}
+
}*/
html, body, .wrapper { /*-- changes default wiki settings --*/
html, body, .wrapper { /*-- changes default wiki settings --*/

Revision as of 22:26, 29 August 2014