Jump to content

Template:Board Elections 2022 Nav/style.css

From Meta, a Wikimedia project coordination wiki
@media (min-width: 320px) and (max-width: 480px) {
	.bot22navbox {
		float: none !important;
	}
}
.bot22navbox {
	margin: 2px 0.5em;
	border: 1px solid #AAA;
	background: #f5faff;
	padding: 5px;
	line-height: 1.3em;
}
.bot22navbox ul {
	list-style-type: none;
	list-style-image: none;
}
.bot22nav-firstheader {
	text-align: center;
}
.bot22nav-header {
	background: #a7d7f9;
	padding: 0.25em 0.5em;
	text-align: center;
	color: #0645ad;
	font-weight: bolder;
	font-size: 0.9em;
}