Elections Wiki:Main Page/styles.css

From Elections Wiki
Revision as of 18:51, 23 January 2025 by Dartz (talk | contribs) (Dartz changed the content model of the page Elections Wiki:Main Page/styles.css from "wikitext" to "Sanitized CSS")
Jump to navigation Jump to search
#mp-topbanner {
	background: #f9f9f9;
	border-color: #ddd;
}

#mp-welcomecount {
	text-align: center;
	margin: 0.4em;
}

#mp-welcome {
	font-size: 162%;
	padding: 0.1em;
}

#mp-welcome h1 {
	font-size: inherit;
	font-family: inherit;
	display: inline;
	border: none;
}

#mp-welcomecount, #mp-searcharea, #mp-quicklinksarea {
	display: inline-table;
	padding-left: 4.3%;
	padding-right: 5%;
}

#articlecount {
	font-size: 85%;
}