Template:Column/styles.css

From The Maceys in California
Revision as of 21:27, 26 January 2026 by Lynn Macey (talk | contribs) (Created page with "{{pp-template}}: @media (min-width: 720px) { .columns-start .column { @noflip: float: left; min-width: 20em; } .columns-2 .column { width: 50%; } .columns-3 .column { width: 33.3%; } .columns-4 .column { width: 25%; } .columns-5 .column { width: 20%; } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

/* Script error: No such module "Protection banner". */ @media (min-width: 720px) { .columns-start .column { /* @noflip */ float: left; min-width: 20em; }

.columns-2 .column { width: 50%; }

.columns-3 .column { width: 33.3%; }

.columns-4 .column { width: 25%; }

.columns-5 .column { width: 20%; } }