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

Line 21: Line 21:
 
list-style-image:none;
 
list-style-image:none;
 
margin-left:0px;
 
margin-left:0px;
content: "∅"
+
content: "∅";
 
}
 
}
  

Revision as of 09:42, 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; margin-left:0px; content: "∅"; } .checklistGreen { color:#00FF00; }