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

Line 30: Line 30:
  
 
.resultRight {
 
.resultRight {
width: 80%;
+
width: 70%;
 
float: right;
 
float: right;
 
top: 50px;
 
top: 50px;

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%; float: left; } .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; }