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

Line 36: Line 36:
 
}
 
}
  
.activiteitChecklist {
+
.resultListItem{
 
font-family: Lato_Regular,Arial,sans-serif;  
 
font-family: Lato_Regular,Arial,sans-serif;  
 
font-size:20px;
 
font-size:20px;
Line 42: Line 42:
 
}
 
}
  
.activiteitlijstChecklist{
+
.testResultsList{
 
list-style-type:none;
 
list-style-type:none;
 
list-style-image:none;
 
list-style-image:none;

Revision as of 20:29, 7 September 2015

.spoilerRight1 { width:600px; float: right; } #resultTotal { width: 100%; overflow: hidden; position: relative; } .resultLeft { width: 80%; float:left; position: relative; top: 70px; } .partRight { width: 15%; padding-right: 10px; } .partLeft { width: 15%; padding-left: 10px; } .resultRight { width: 75%; float: right; top: 50px; position: relative; } .resultListItem{ font-family: Lato_Regular,Arial,sans-serif; font-size:20px; align:center; } .testResultsList{ list-style-type:none; list-style-image:none; margin-left:30px; } .checklistGreen { color:#5FB404; } .textChecklist { margin-left: 50px; }