Template:Main Page about/styles.css: Difference between revisions

Template page
mNo edit summary
m (Protected "Template:Main Page/About/styles.css": High traffic page: Protect main page templates ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) [Delete=Allow only autoconfirmed users] (indefinite)))
(No difference)

Revision as of 09:11, 15 November 2021

#mp-about {
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
	gap: 3%;
	margin: 0 2.5%;
}

#mp-about-content {
	padding-bottom: 1em;
	flex: 1 1 200px;
}

#mp-about-content > h1 {
	border-bottom: 0;
	font-family: sans-serif;
	font-weight: bold;
}

#mp-wiki-stats {
	justify-content: center;
	flex: 0 0 auto;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.