Template:Sigbox/styles.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
.sigbox {
	min-height: 35px;
	background: url(https://mario.wiki.gallery/images/sigboxbg.png) no-repeat top left;
}
body.dark .sigbox {
	background-image: url(https://mario.wiki.gallery/images/sigboxbg-dark.png);
}