Template:Main Page about/styles.css

Template page
Revision as of 04:53, 22 July 2022 by ChaoticShadow (talk | contribs) (ChaoticShadow moved page Template:Main Page/About/styles.css to Template:Main Page about/styles.css without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
#mp-about {
	margin-bottom: 1.5em;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	gap: 3%;
}

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

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

#mp-about-content p:last-child {
	margin-bottom: 0;
}

#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.