Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Main Page consoles/styles.css: Revision history

Template page

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 April 2025

25 September 2024

  • curprev 22:2222:22, 25 September 2024 Wurmatron talk contribs 462 bytes +462 Created page with ".container { display: block; text-align: center; } .image img { max-width: 200px; height: auto; } @media screen and (min-width: 851px) { .container { display: grid; grid-auto-columns: minmax(0, 1fr); } .kb { grid-column: 1; } .guides { grid-column: 2; } .kb, .guides { border-right: 1px solid #a2a9b1; } .header { grid-row: 1; } .image { grid-row: 2; display: flex; justify-content: center; align-items: center; } }"