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

Line 20: Line 20:
 
list-style-type:none;
 
list-style-type:none;
 
list-style-image:none;
 
list-style-image:none;
 +
}
 +
 +
.checklistGreen {
 +
color:#cd7f32;
 
}
 
}
 
</html>
 
</html>

Revision as of 09:31, 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:#cd7f32; }