Template:Lyon-INSA-ENS/blocStyle

From 2011.igem.org

(Difference between revisions)
Line 263: Line 263:
<!-- pour le plan du site -->
<!-- pour le plan du site -->
div#colonne12 {
div#colonne12 {
-
float: left;
+
float: left;
-
        margin-left : 5px;
+
width: 160px;
-
width: 130px;
+
background: lightblue;
background: lightblue;
}
}
div#colonne22 {
div#colonne22 {
-
float: right;
+
float: right;
-
width: 14px0;
+
width: 300px;
background: burlywood;
background: burlywood;
}
}
div#centre {
div#centre {
-
margin-left: 140px;
+
      margin-left: 170px;
-
margin-right: 140px;
+
margin-right: 310px;
background: khaki;
background: khaki;
}
}

Revision as of 13:40, 16 September 2011