Front page schedule

This commit is contained in:
Godwin
2016-07-19 17:28:23 -07:00
parent 72488d34ef
commit ad6fbd5586
10 changed files with 69 additions and 13 deletions
+24
View File
@@ -1546,6 +1546,30 @@ table.schedule {
width: 100%;
margin: 0 0 1em;
&.locations-1 td.workshop {
width: 100%;
}
&.locations-2 td.workshop {
width: 50%;
}
&.locations-3 td.workshop {
width: 33.333%;
}
&.locations-4 td.workshop {
width: 25%;
}
&.locations-5 td.workshop {
width: 20%;
}
&.locations-6 td.workshop {
width: 16.66667%;
}
td {
position: relative;
text-align: center;