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

Line 26: Line 26:
 
.partLeft {
 
.partLeft {
 
width: 15%;
 
width: 15%;
float: left;
+
padding-left: 10px;
 
}
 
}
  

Revision as of 11:07, 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: 70%; float: right; top: 50px; position: relative; } .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; }