Template:VolDiffs/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
< Template:VolDiffs
Revision as of 07:11, 26 July 2024 by Vish (talk | contribs) (Created page with ".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; }")
(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;
}