Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 187: Line 187:
}
}
-
#notebookcontent {
+
#notebook-container {
 +
width: 800px;
 +
height: 1100px;
 +
text-align: center;
 +
padding-top:  3%;
 +
padding-left: 0%;
 +
padding-right:0%;
 +
margin-left: 100px;
 +
margin-right:100px;
 +
float: center;
 +
 
 +
#notebook-content {
background-color: #EEEEEE;
background-color: #EEEEEE;
-
width: inherit;
+
width: 650;
height: 50px;
height: 50px;
float: center;
float: center;
-
margin-top: 0%;
+
margin-top: 20%;
margin-left: 10%;
margin-left: 10%;
margin-right: 10%;
margin-right: 10%;

Revision as of 06:14, 23 April 2012