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/ServerInfo/shared.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.

31 May 2025

  • curprev 00:3100:31, 31 May 2025 XPDG talk contribs 6,157 bytes +6,157 Created page with "@media (max-width: 800px) { .homesizehide { display: none; } } @media (min-width: 800px) { .priority { display: none; } } .article { grid-area: article; } .widgets { grid-area: widgets; } .main-home-grid { display: grid; grid-template-areas: "priority" "article" "widgets"; } @media (min-width: 800px) { .main-home-grid { grid-template-columns: 4.059fr 2fr; grid-gap: 0.625rem; grid-template-areas: "article widgets";..."