Template:Lyon-INSA-ENS/blocStyle

From 2011.igem.org

(Difference between revisions)
Line 264: Line 264:
div#colonne12 {
div#colonne12 {
float: left;
float: left;
-
         margin-left : 2%;
+
         margin-left : 10 px;
-
width: 30% ;
+
width: 130 ;
background: lightblue;
background: lightblue;
}
}
div#colonne22 {
div#colonne22 {
float: right;
float: right;
-
width: 30%;
+
width: 140;
background: burlywood;
background: burlywood;
}
}
div#centre {
div#centre {
-
margin-left: 35%;
+
margin-left: 140;
-
margin-right: 32%;
+
margin-right: 140;
background: khaki;
background: khaki;
}
}

Revision as of 13:37, 16 September 2011