Template:Main page/editing/styles.css

Revision as of 18:06, 9 April 2024 by Borderman (talk | contribs) (Borderman changed the content model of the page Template:Main page/editing/styles.css from "plain text" to "Sanitized CSS": Sanitised css required)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* Attribution: Star Citizen Wiki */
#home-editing {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.home-editing__stats {
	display: flex;
}