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

Line 1: Line 1:
 
<html>
 
<html>
 +
 +
.resultTotal {
 +
width: 100%;
 +
}
  
 
.resultRight {
 
.resultRight {

Revision as of 09:18, 7 September 2015

.resultTotal { width: 100%; } .resultRight { width:600px; float: right; } .resultLeft { width: 550px; } .partRight { width: 200px; float: right; } .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; }