Difference between revisions of "Team:Pasteur Paris/essai4"

Line 64: Line 64:
  
  
.multi-column1{
 
  width:60%;
 
  margin-left:22%;
 
  margin-top:3%;
 
  text-align : justify;
 
  -moz-column-count:2;
 
-webkit-column-count:2;
 
-o-column-count:2;
 
column-count:2;
 
-moz-column-gap:10px;
 
-webkit-column-gap:10px;
 
-o-column-gap:10px;
 
column-gap:10px;
 
-webkit-column-rule-width:3px;
 
-moz-column-rule-width:3px;
 
-o-column-rule-width:3px;
 
column-rule-width:3px;
 
}
 
 
.multi-column2{
 
  margin-top:3%;
 
  width:60%;
 
  margin-left:22%;
 
  text-align : justify;
 
  -moz-column-count:2;
 
-webkit-column-count:2;
 
-o-column-count:2;
 
column-count:2;
 
-moz-column-gap:10px;
 
-webkit-column-gap:10px;
 
-o-column-gap:10px;
 
column-gap:10px;
 
-webkit-column-rule-width:3px;
 
-moz-column-rule-width:3px;
 
-o-column-rule-width:3px;
 
column-rule-width:3px;
 
}
 
 
#flotte4 {
 
  margin-top:7%;
 
 
 
}
 
  
  

Revision as of 20:00, 12 October 2016