Template:Background locations/styles.css: Revision history

From Tears of Themis Wiki

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.

12 March 2022

30 December 2021

  • curprev 23:2023:20, 30 December 2021imported>Elaeagnifolia 369 bytes +19 No edit summary undo
  • curprev 23:0223:02, 30 December 2021imported>Elaeagnifolia 350 bytes +16 No edit summary undo
  • curprev 21:4721:47, 30 December 2021imported>Elaeagnifolia 334 bytes +334 Created page with ".background-locations-grid { display: grid; grid-template-columns: repeat(3, 1fr); } @media only screen and (max-width: 768px) { .background-locations-grid { grid-template-columns: repeat(2, 1fr); } } @media only screen and (max-width: 450px) { .background-locations-grid { grid-template-columns: repeat(1, 1fr); } }"