The site was updated to MediaWiki 1.43. If anything looks broken or there are glitches, report on the talk page or Discord in #wiki-support.

Template:VolDiffs/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
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;
}