MediaWiki:CustomItemTracker.css: Revision history

Jump to navigation Jump to search

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.

30 July 2026

  • curprev 15:4215:42, 30 July 2026Hefner talk contribs 834 bytes +834 Created page with ".customItemTrackerWrapper { display:flex; gap:20px; justify-content:center; } .customItemTracker { width:900px; } .trackerGrid { display:grid; grid-template-columns: repeat(8,1fr); gap:8px; } .trackerTile { background:#313e59; border: 1px solid #596e96; color:white; text-align:center; padding:10px; cursor:pointer; border-radius:5px; } .trackerTile.completed { background: rg..."