Template:INSA-Lyon/maincontent

From 2010.igem.org

(Difference between revisions)
m
m
Line 4: Line 4:
.colonnegauche {
.colonnegauche {
-
         width: 20%;
+
         width: 150px;
         height: 100%;
         height: 100%;
         float: left;
         float: left;
Line 11: Line 11:
}
}
.colonnedroite {
.colonnedroite {
-
         width: 30%;
+
         width: 200px;
         height: 100%;
         height: 100%;
         float: right;  
         float: right;  
Line 20: Line 20:
#corps {
#corps {
         width:50%;
         width:50%;
-
         margin: 20px 0 60px 0;
+
         margin: 20px 5px 60px 5px;
         padding: 10px;
         padding: 10px;
-
         border: 3px solid #c8d4de;
+
         border: 3px solid #c8d4de; <!-- juste pour voir ou sa se place, sinon quand on aura les articles, on pourra les enlever -->
         background-color: white;
         background-color: white;
         -moz-border-radius: 10px;
         -moz-border-radius: 10px;

Revision as of 13:54, 18 August 2010