Template:LinksPageAffiliates/styles.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
.LinksPageAffiliatesBox {
	width: 100%;
	border: none;
	margin-bottom: 8px;
}
.affiliates {
	font-size: 10px;
	text-align: center;
}
.affiliates a {
	background: none !important;
	padding: 0 !important;
}
.affiliates img {
	margin: 1px 0 2px;
}
.affiliates .affiliatesub {
	background: #FFF9F9;
	border: 1px solid #790000;
	max-width: max-content;
	padding: 0 5px;
	margin: 0 auto;
}