Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 123: Line 123:
#header {
#header {
-
         width: 100%;
+
         width: 80%;
         float: center;
         float: center;
background-color:#FFE4C4;
background-color:#FFE4C4;
Line 130: Line 130:
         border-radius: 10px;
         border-radius: 10px;
         background-clip: padding-box;  
         background-clip: padding-box;  
-
margin-left: 10%;
+
margin-left: auto;
-
margin-right: 10%;
+
margin-right: auto;
}
}

Revision as of 04:44, 25 May 2012