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

Line 42: Line 42:
  
 
.listObjectResults{
 
.listObjectResults{
background-image: url(https://static.igem.org/mediawiki/2015/a/ae/TU_Eindhoven_checklist.png);
+
 
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
background-position: 0px center;
 
background-position: 0px center;
Line 50: Line 50:
 
.testResultsList{
 
.testResultsList{
 
list-style-type: none;
 
list-style-type: none;
 +
list-style-image: url(https://static.igem.org/mediawiki/2015/a/ae/TU_Eindhoven_checklist.png);
 
padding: 0px;
 
padding: 0px;
 
margin: 0px;
 
margin: 0px;

Revision as of 10:21, 8 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{ background-repeat: no-repeat; background-position: 0px center; padding-left: 15px; } .testResultsList{ list-style-type: none; list-style-image: url(https://static.igem.org/mediawiki/2015/a/ae/TU_Eindhoven_checklist.png); padding: 0px; margin: 0px; } .checklistGreen { color:#5FB404; margin-left:8px; } .textChecklist { margin-left: 30px; } .resultIdentifier { display:inline; }