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

Line 85: Line 85:
 
margin: 50px 0px;
 
margin: 50px 0px;
 
}
 
}
 
#landingpage{
 
height: 110vh;
 
}
 
 
  
 
</html>
 
</html>

Revision as of 15:12, 16 September 2015

#containercontent{ text-align: justify; overflow: auto; } ul { line-height: 1.2em; } .imageText { width:100%; overflow: hidden; } .pAzF{ width:100%; } .leftColumn { float:left; width:calc(52%); text-align: justify; } .rightColumn { float:right; width:calc(42%); text-align: justify; } .left1 { margin: 30px 0px; float:left; width:58%; text-align: justify; } .right1{ margin: 30px 0px; float:right; width:38%; text-align: justify; } .right2{ margin: 45px 0px; float:right; width:53%; text-align: justify; } .left2 { margin: 30px 0px; float:left; width:40%; text-align: justify; } .center { display: block; margin: 0 auto; } .columnleft { float:left; width:calc(48%); text-align: justify; } .columnright { float:right; width:calc(47%); text-align: justify; } .references { width: 960px; float: left; } #DBCO_Click { display:block; margin: 50px 0px; }