Team:Freiburg/css/styles.css

From 2014.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 55: Line 55:
}
}
-
html, body, .wrapper { /*-- changes default wiki settings --*/
+
html, .wrapper { /*-- changes default wiki settings --*/
width: 100%;  
width: 100%;  
Line 486: Line 486:
#testquote {
#testquote {
position: absolute;
position: absolute;
-
width: 50%
+
width: 50%;
top: 170px;
top: 170px;
left: 77%;
left: 77%;
Line 499: Line 499:
width: 90%;  
width: 90%;  
         height: 100%;
         height: 100%;
-
margin: auto;
+
margin-left: auto;
 +
        margin-right: auto;
padding: 25px;  
padding: 25px;  
         padding-top: 5px;
         padding-top: 5px;

Latest revision as of 12:44, 5 September 2014