Portal:Current events/styles.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→{{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; }") |
(Tachyony changed the content model of the page Portal:Current events/styles.css from "wikitext" to "Sanitized CSS") Tag: content model change |
(No difference)
| |
Latest revision as of 01:44, 10 December 2021
/* {{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;
}