Template:CSS/MainStyle

From 2014.igem.org

(Difference between revisions)
Line 90: Line 90:
   width: 925px;  
   width: 925px;  
   margin: auto;
   margin: auto;
 +
float: left;
}
}
Line 95: Line 96:
     background-color: cyan;
     background-color: cyan;
     width: 300px;
     width: 300px;
 +
float: left;
}
}
#column2 {
#column2 {
     background-color: lime;
     background-color: lime;
-
     float: left;
+
     float: right;
     width: 300px;
     width: 300px;
      
      

Revision as of 20:18, 14 July 2014