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

Line 4: Line 4:
 
}
 
}
  
.imageText {
+
#imageText {
 
width:100%;
 
width:100%;
 
overflow: hidden;
 
overflow: hidden;

Revision as of 16:15, 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%; } .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; }