Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 232: Line 232:
#content-containerbot {
#content-containerbot {
-
width: 800px;
+
width: 1000px;
-
height: 1100px;
+
text-align: center;
text-align: center;
padding-top:  0%;
padding-top:  0%;
Line 245: Line 244:
#content1-botcenter {
#content1-botcenter {
background-color: #EEEEEE;
background-color: #EEEEEE;
-
width: 650px;
+
width: 1000px;
height: 100px;
height: 100px;
float: center;
float: center;
Line 253: Line 252:
border: 20px solid rgba(255, 228, 196,0.4);
border: 20px solid rgba(255, 228, 196,0.4);
background-clip: padding-box;
background-clip: padding-box;
-
padding: 5%;
+
padding-top: 2%;
         border-radius: 10px;
         border-radius: 10px;
}
}
Line 259: Line 258:
#content2-botcenter {
#content2-botcenter {
background-color: #EEEEEE;
background-color: #EEEEEE;
-
width: 650px;
+
width: 1000px;
height: 100px;
height: 100px;
float: center;
float: center;
Line 273: Line 272:
#content3-botcenter {
#content3-botcenter {
background-color: #EEEEEE;
background-color: #EEEEEE;
-
width: 650px;
+
width: 1000px;
height: 300px;
height: 300px;
float: center;
float: center;

Revision as of 19:01, 24 May 2012