Team:Freiburg/css/styles.css

From 2014.igem.org

(Difference between revisions)
Line 54: Line 54:
padding: 0px;
padding: 0px;
}
}
-
 
+
/*
html, body, .wrapper { /*-- changes default wiki settings --*/
html, body, .wrapper { /*-- changes default wiki settings --*/
width: 100%;  
width: 100%;  
Line 60: Line 60:
background-color: transparent;
background-color: transparent;
color: black;
color: black;
-
}
+
}*/
 +
 
 +
html {
 +
      width: 100%;
 +
      height: 100%
 +
      background-color: black;}
#contentcontainer { /*-- creates container for all content on page --*/
#contentcontainer { /*-- creates container for all content on page --*/

Revision as of 14:42, 1 September 2014