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

Line 28: Line 28:
  
 
.partRight {
 
.partRight {
margin-left:5%;
+
margin-left:3%;
 
margin-top:3%;
 
margin-top:3%;
 
margin-bottom:3%;
 
margin-bottom:3%;
Line 35: Line 35:
  
 
.partLeft{
 
.partLeft{
margin-right:5%;
+
margin-right:3%;
 
margin-top:3%;
 
margin-top:3%;
 
margin-bottom:3%;
 
margin-bottom:3%;
Line 48: Line 48:
 
list-style-type:none;
 
list-style-type:none;
 
list-style-image:none;
 
list-style-image:none;
margin-left:30px;
+
margin-left:10px;
 
}
 
}
  

Revision as of 21:32, 7 September 2015

.spoilerRight1 { width:600px; float: right; } #resultTotal { width: 100%; overflow: hidden; position: relative; } .resultLeft { width: 70%; float:left; margin-top:30px; margin-bottom:30px; } .resultRight { width: 70%; float: right; margin-top:30px; margin-bottom:30px; } .partRight { margin-left:3%; margin-top:3%; margin-bottom:3%; width: 20%; } .partLeft{ margin-right:3%; margin-top:3%; margin-bottom:3%; width: 20%; } .listObjectResults{ margin: 15px 0; } .testResultsList{ list-style-type:none; list-style-image:none; margin-left:10px; } .checklistGreen { color:#5FB404; margin-left:8px; } .textChecklist { margin-left: 30px; } .resultIdentifier { display:inline; }