Template:Infobox live show/styles.css

From The Kristen Barry Archive
Revision as of 17:10, 10 June 2025 by Kap (talk | contribs) (1 revision imported)
(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;
}