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

Line 16: Line 16:
 
width: 80%;
 
width: 80%;
 
float:left;
 
float:left;
top: 50%;
+
top: 20%;
  
 
position: absolute;
 
position: absolute;

Revision as of 09:57, 7 September 2015

#resultTotal { width: 100%; overflow: hidden; position: relative; } .resultRight { width:600px; float: right; } .resultLeft { width: 80%; float:left; top: 20%; position: absolute; } .partRight { width: 15%; float: right; } .activiteitChecklist { font-family: Lato_Regular,Arial,sans-serif; font-size:20px; align:center; } .activiteitlijstChecklist{ list-style-type:none; list-style-image:none; margin-left:30px; } .checklistGreen { color:#00FF00; } .textChecklist { margin-left: 50px; }