Template:Venue performances/styles.css

Revision as of 07:30, 26 October 2020 by MusikAnimal (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.venue-performances td {
	vertical-align: top;
}

.venue-performances td small {
	color: gray;
	display: block;
}

.venue-performances tr td:nth-child(2),
.venue-performances tr td:nth-child(3) {
	white-space: nowrap;
}