Team:Freiburg/css/styles.css

From 2014.igem.org

(Difference between revisions)
 
(6 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 483: Line 483:
.heading{font-weigth: bold; text-align: center; color: white;}
.heading{font-weigth: bold; text-align: center; color: white;}
 +
 +
#testquote {
 +
position: absolute;
 +
width: 50%;
 +
top: 170px;
 +
left: 77%;
 +
}
/* changes main body attributes */
/* changes main body attributes */
Line 492: 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