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

Line 23: Line 23:
  
 
.checklistGreen {
 
.checklistGreen {
color:#FFFF00;
+
color:#00FF00;
 
}
 
}
 
</html>
 
</html>

Revision as of 09:34, 4 September 2015

.resultRight { width:600px; float: right; } .resultLeft { width: 550px; } .activiteitChecklist { font-family: Aleo_Regular, Arial, sans-serif; font-size:20px; align:center; } .activiteitlijstChecklist{ list-style-type:none; list-style-image:none; } .checklistGreen { color:#00FF00; }