Template:Infobox live show/styles.css

From SPCodex, The Smashing Pumpkins wiki
Revision as of 15:52, 6 October 2020 by MusikAnimal (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.live-show-links {
	white-space: nowrap;
}

.live-show-links span {
	display: inline-block;
	padding-top: 5px;
	margin-right: 10px;
}

.live-show-links img {
	display: block;
	margin: 0 auto;
}

.live-show-links span:last-child {
	margin-right: 0;
}