Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 1,428: Line 1,428:
/* Sponsor Logos */
/* Sponsor Logos */
#row1sponsors{
#row1sponsors{
 +
float:left;
width: 1000px;
width: 1000px;
height:100%;
height:100%;
Line 1,433: Line 1,434:
#row2sponsors{
#row2sponsors{
 +
float:left;
width:1000px;
width:1000px;
height:100%;
height:100%;
Line 1,444: Line 1,446:
#goldbio{
#goldbio{
-
        margin-top: 15px;
 
         float: left;
         float: left;
z-index: 3;
z-index: 3;
-
position: absolute;
+
        position: absolute;
}
}

Revision as of 17:28, 26 June 2012