Jump to content

Template:Swimming schedule legend/styles.css

From Wikipedia, the free encyclopedia
table.swimming-schedule {
	text-align: center;
}

table.swimming-schedule tr td.heats {
	background-color:#6be4f2;
}

table.swimming-schedule tr td.semifinals {
	background-color:#5ea2f7;
}

table.swimming-schedule tr td.final,
table.swimming-schedule tr td.timed-final {
	background-color:#95d6f7;
}

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