Jump to content

Module:Episode table/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Alex 21 (talk | contribs) at 23:45, 16 January 2022 (Fix; first cell in each row was not centered.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
.wikiepisodetable tr.vevent {
	text-align: center;
}

.wikiepisodetable tr.vevent th {
	text-align: center;
}

.wikiepisodetable .summary {
	text-align: left;
}