Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 207: Line 207:
#content-topleft {
#content-topleft {
background-color:#EEEEEE;
background-color:#EEEEEE;
-
width: 35%;
+
width: 36%;
height: 250px;
height: 250px;
float: left;
float: left;
Line 224: Line 224:
#content-topright {
#content-topright {
background-color: #EEEEEE;
background-color: #EEEEEE;
-
width: 35%;
+
width: 36%;
height: 250px;
height: 250px;
float: right;
float: right;
Line 243: Line 243:
width: 75%;
width: 75%;
height: 100px;
height: 100px;
 +
        text-align: left;
float: center;
float: center;
-
margin-top: 2%;
+
margin-top: 1%;
-
margin-left: auto;
+
-
margin-right: auto;
+
-
border: 20px solid rgba(255, 228, 196,0.4);
+
-
background-clip: padding-box;
+
-
padding-top: 2%;
+
-
        border-radius: 10px;
+
-
}
+
-
 
+
-
#content2-botcenter {
+
-
background-color: #EEEEEE;
+
-
        width: 75%;
+
-
height: 100px;
+
-
float: center;
+
-
margin-top: 2%;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
        paddint-top: 2%;
+
-
border: 20px solid rgba(255, 228, 196,0.4);
+
-
background-clip: padding-box;
+
-
padding: 5%;
+
-
        border-radius: 10px;
+
-
}
+
-
 
+
-
#content3-botcenter {
+
-
background-color: #EEEEEE;
+
-
        width: 75%;
+
-
height: 100px;
+
-
float: center;
+
-
margin-top: 2%;
+
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;

Revision as of 05:00, 25 May 2012