Template:ChanChildren/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.

25 February 2025

  • curprev 19:0219:02, 25 February 2025 Latty talk contribs 440 bytes +23 No edit summary
  • curprev 18:4818:48, 25 February 2025 Latty talk contribs 417 bytes +417 Created page with ".chan-children { 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; gap: 0.2em; } .chan-children > li { background-color: #ccc1; padding: 0.2em; } @media (max-width: 30em) { .chan-children { font-size: 1em; } } @media (min-width: 60em) { .chan-children { font-size: 1.75em; } }"