Team:Freiburg/css/styles.css

From 2014.igem.org

(Difference between revisions)
 
(5 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;
-
top: 350px;
+
width: 50%;
-
left: 75%;
+
top: 170px;
 +
left: 77%;
}
}
Line 498: 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