Template:Lyon-INSA-ENS/blocStyle

From 2011.igem.org

(Difference between revisions)
Line 264: Line 264:
float: left;
float: left;
         margin-left : 20px;
         margin-left : 20px;
-
width: 150px;
+
width: 30%;
-
         background : white;
+
         background : blue;
}
}
#colonne21 {
#colonne21 {
float: right;
float: right;
-
width: 250px;
+
width: 30%;
-
background: white;
+
background: red;
}
}
#centre1 {
#centre1 {
-
margin-left: 180px;
+
margin-left: 34%;
-
margin-right: 260px;
+
margin-right: 30%;
-
background: white;
+
background: green;
}
}

Revision as of 16:00, 16 September 2011