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

Template:Home/shared-staff/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.

16 November 2023

  • curprev 01:5701:57, 16 November 2023BakiDance talk contribs 6,594 bytes −410 No edit summary
  • curprev 01:3101:31, 16 November 2023BakiDance talk contribs 7,004 bytes +7,004 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";..."