Template:Athletics schedule legend/styles.css

From blackwiki
< Template:Athletics schedule legend
Revision as of 16:28, 12 January 2020 by blackwiki>Izno (a) these are not specific to olympics; b) we do not need to vary style here from the base wikitable class; c) size needs a really good reason, for which there is not one here.)
Jump to navigation Jump to search
table.athletics-schedule {
	text-align: center;
}

table.athletics-schedule tr td.prelims,
table.athletics-schedule tr td.qualifiers,
table.athletics-schedule tr td.heats {
	background-color: #D0A9F5;
}

table.athletics-schedule tr td.semifinals {
	background-color: #D9FFB2;
}

table.athletics-schedule tr td.final {
	background-color: #FFDF80;
}

table.athletics-schedule tr td.event {
	text-align: left;
}