Template:INSA-Lyon/maincontent

From 2010.igem.org

(Difference between revisions)
m
m
Line 5: Line 5:
.colonnegauche {
.colonnegauche {
         width: 25%;
         width: 25%;
 +
        height: 100%;
         float: left;
         float: left;
         background-color: #c3d0dd ;
         background-color: #c3d0dd ;
Line 10: Line 11:
.colonnedroite {
.colonnedroite {
         width: 30%;
         width: 30%;
 +
        height: 100%;
         float: right;  
         float: right;  
         background-color: #c3d0dd ;
         background-color: #c3d0dd ;
Line 15: Line 17:
          
          
#corps {
#corps {
-
         width:97.5%;
+
         /* width:97.5%; */
         margin: 20px 0 60px 0;
         margin: 20px 0 60px 0;
         padding: 10px;
         padding: 10px;

Revision as of 12:59, 18 August 2010