Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 119: Line 119:
background-attachment: fixed;
background-attachment: fixed;
         background-repeat:repeat-x;
         background-repeat:repeat-x;
-
 
-
}
 
-
 
-
#header-container {
 
-
        width: 1000px;
 
-
        float: center;
 
-
height: 200px;
 
-
margin-left: 100px;
 
-
border: 20px solid rgba(255, 228, 196,0.4);
 
-
        border-radius: 10px;
 
}
}
#header {
#header {
-
         width: 1000px;
+
         width: 800px;
         float: center;
         float: center;
background-color:#FFE4C4;
background-color:#FFE4C4;
height: 150px;
height: 150px;
         border: 20px solid rgba(255, 228, 196,0.4);
         border: 20px solid rgba(255, 228, 196,0.4);
 +
        border-radius: 10px;
margin-left: 10%;
margin-left: 10%;
margin-right: 10%;
margin-right: 10%;

Revision as of 17:42, 24 May 2012