Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 336: Line 336:
background-color: #EEEEEE;
background-color: #EEEEEE;
width: 650;
width: 650;
-
height: 200px;
+
height: 50px;
float: center;
float: center;
margin-top: 0%;
margin-top: 0%;
Line 343: Line 343:
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-left: 5%;
+
padding-left: 0%;
-
        padding-right: 5%;
+
padding-right: 0%;
-
        padding-top: 2%;
+
padding-bottom: 0%;
-
        padding-bottom: 1%;
+
padding-top: 0%;
         border-radius: 10px;       
         border-radius: 10px;       
}
}
Line 352: Line 352:
#notebook-protocols ul {
#notebook-protocols ul {
list-style:none;
list-style:none;
 +
margin:0;
 +
        float: center;
padding-top:0%;
padding-top:0%;
-
margin-left: 8px;
+
padding-left: 0px;
overflow:hidden;
overflow:hidden;
         font-size:150%;
         font-size:150%;
Line 374: Line 376:
text-align:center;
text-align:center;
padding: 10%;
padding: 10%;
-
        margin-left: 5px;
 
text-decoration:none;
text-decoration:none;
}
}

Revision as of 06:03, 23 May 2012