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

Line 80: Line 80:
 
width: 100%;
 
width: 100%;
 
height: 150px;
 
height: 150px;
text-align: middle;
+
text-align: center;
 
font-size:32pt;
 
font-size:32pt;
 
}
 
}

Revision as of 11:54, 17 September 2015

.spoilerRight1 { width:100%; float: right; margin: 10px 0px; } .spoilerRight2{ width: 75%; float: none; margin: 10px 0px; left: 6%; position: relative; } .overviewImage { display:block; margin-left:auto; margin-right:auto; margin-bottom:2%; margin-top:2%; } #resultTotal { width: 100%; overflow: hidden; position: relative; margin: 10px 0px; } .resultLeft { width: 70%; float:left; margin-top:80px; } .resultRight { width: 70%; float: right; margin-top:80px; } .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{ padding-left: 15px; list-style-image: url(https://static.igem.org/mediawiki/2015/a/ae/TU_Eindhoven_checklist.png); } .testResultsList{ padding: 30px; margin: 10px; } .checklistGreen { color:#5FB404; margin-left:8px; } .resultIdentifier { display:inline; width: 25px; } #buttons{ width: 100%; height: 150px; text-align: center; font-size:32pt; } #results{ width:50%; height:100%; float:left; background-color:blue; } #raw{ width:50%; height:100%; float:right; background-color:red; } #test{ display: initial; }