Template:FanArtFeaturing/styles.css: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 March 2025

  • curprev 13:3613:36, 2 March 2025 Latty talk contribs 456 bytes +456 Created page with ".fan-art-featuring { font-size: 1.5em; columns: 3; list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(auto-fill, 9em); justify-content: center; align-items: center; gap: 0.2em; } .fan-art-featuring > li { background-color: #ccc1; padding: 0.2em; } @media (max-width: 30em) { .fan-art-featuring { font-size: 1em; } } @media (min-width: 60em) { .fan-art-featuring { font-size: 1.75em; } }"