Difference between revisions of "Template:Team:TU Eindhoven/Equipment CSS"

Line 27: Line 27:
 
width:45%;
 
width:45%;
 
text-align: justify;
 
text-align: justify;
margin-left:10%;
 
 
}
 
}
  
Line 34: Line 33:
 
width:45%;
 
width:45%;
 
text-align: justify;
 
text-align: justify;
margin-right:10%;
+
 
 
}
 
}
  

Revision as of 20:18, 18 September 2015

#containercontent{ text-align: justify; } #imageText { width:100%; overflow: hidden; } .left1 { float:left; width:28.1%; text-align: justify; margin-left:10%; } .right1{ float:right; width:50%; text-align: justify; margin-right:10%; } .left3 { float:left; width:45%; text-align: justify; } .right3{ float:right; width:45%; text-align: justify; } .left2b { float:left; width:15%; text-align: justify; } .right2b{ float:right; width:80%; text-align: justify; } .left2c { float:left; width:80%; text-align: justify; } .right2c{ float:right; width:15%; text-align: justify; }