Portal:Current events/styles.css

From PsiForum
< Portal:Current events
Revision as of 01:44, 10 December 2021 by Tachyony (talk | contribs) (Tachyony changed the content model of the page Portal:Current events/styles.css from "wikitext" to "Sanitized CSS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{pp|small=y}} */
.p-current-events-main {
	display: flex;
	flex-flow: row wrap;
	margin: 0 -5px;
}

.p-current-events-events {
	flex: 100 1 200px;
	margin: 0 5px;
}

.p-current-events-calside {
	flex: 1 100 250px;
	margin: 0 5px;
}