Template:Venue performances/styles.css

From SPCodex, The Smashing Pumpkins wiki
.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;
}