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

Line 32: Line 32:
 
width: 80%;
 
width: 80%;
 
float: right;
 
float: right;
top: 25%;
+
top: 200px;
 
position: relative;
 
position: relative;
 
}
 
}

Revision as of 11:04, 7 September 2015

.spoilerRight1 { width:600px; float: right; } #resultTotal { width: 100%; overflow: hidden; position: relative; } .resultLeft { width: 80%; float:left; position: relative; top: 50px; } .partRight { width: 15%; float: right; } .partLeft { width: 15%; float: left; } .resultRight { width: 80%; float: right; top: 200px; position: relative; } .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; }