Team:Freiburg/css/styles.css

From 2014.igem.org

(Difference between revisions)
Line 62: Line 62:
padding: 0px;
padding: 0px;
}
}
-
/*no changes when commenting*/
+
/*changes bottom of page... must be in the background of something body?*/
html, body, .wrapper { /*-- changes default wiki settings --*/
html, body, .wrapper { /*-- changes default wiki settings --*/
width: 100%;  
width: 100%;  
Line 69: Line 69:
color: black;
color: black;
}
}
-
 
+
/*
#contentcontainer { /*-- creates container for all content on page --*/
#contentcontainer { /*-- creates container for all content on page --*/
font-family: Arial, Helvetica, sans-serif;  
font-family: Arial, Helvetica, sans-serif;  
Line 80: Line 80:
background-color: #transparent;  
background-color: #transparent;  
margin-top: 0px;  
margin-top: 0px;  
-
}
+
}*/
.sidemenu, .sidemenu li {  
.sidemenu, .sidemenu li {  

Revision as of 22:31, 29 August 2014