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

Line 22: Line 22:
 
}
 
}
  
.right3{
+
.right3 {
 
float:right;
 
float:right;
 
width:58%x;
 
width:58%x;

Revision as of 16:23, 26 August 2015

#containercontent{ text-align: justify; } #imageText { width:100%; overflow: hidden; } .left1 { float:left; width:58%; text-align: justify; } .right1{ float:right; width:35%; text-align: justify; } .right3 { float:right; width:58%x; text-align: justify; } .right2text { float:left; width:40%; text-align: justify; }