Module:Statsbar/styles.css: Revision history

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.

10 January 2024

  • curprev 20:2820:28, 10 January 2024Royken talk contribs 793 bytes +793 Created page with ".template-statsbar { margin: var( --space-md ) 0; display: grid; font-size: 0.8125rem; line-height: var( --line-height-sm ); overflow-x: auto; grid-auto-columns: minmax( auto, 1fr ); grid-auto-flow: column; } .template-statsbar__item { padding: 0 var( --space-md ); display: flex; align-items: center; flex-direction: column; } .template-statsbar__item + .template-statsbar__item { border-left: 1px solid var( --border-color-base ); } .template-statsb..."