Template:Lyon-INSA-ENS/blocStyle

From 2011.igem.org

(Difference between revisions)
Line 260: Line 260:
-
#colonne1{
 
-
        float: left;
 
-
width: 30%;
 
-
        margin-left: 4%;
 
-
background: lightblue;
 
-
}
 
-
 
-
#colonne3{
 
-
        float: right;
 
-
width: 30%;
 
-
background: burlywood;
 
-
}
 
-
 
-
#colonne2{
 
-
 
-
background: khaki;
 
-
}
 
 +
<!-- pour le plan du site -->
div#colonne12 {
div#colonne12 {
float: left;
float: left;
-
width: 150px;
+
        margin-left : 5%
 +
width: 30%;
background: lightblue;
background: lightblue;
}
}
div#colonne22 {
div#colonne22 {
float: right;
float: right;
-
width: 250px;
+
width: 30%;
background: burlywood;
background: burlywood;
}
}
div#centre {
div#centre {
-
margin-left: 170px;
+
margin-left: 35%;
-
margin-right: 310px;
+
margin-right: 32%;
background: khaki;
background: khaki;
}
}

Revision as of 13:30, 16 September 2011