Template:VolDiffs/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
< Template:VolDiffs
Revision as of 07:47, 30 July 2024 by Paisley Park (talk | contribs) (Paisley Park moved page Template:DiffBox/styles.css to Template:VolDiffs/styles.css without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.volDiffContainerBody {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.volDiffContainerTitle {
	text-align: center;
	color: white;
	text-shadow: 1px 1px black;
	font-weight: bold;
	font-family: 'Roboto Slab';
}

.volDiffContainerTitle a {
	color: white !important;
}

.volDiffContainerButtons {
	text-align: center;
}