MediaWiki:Vgrid.css: Revision history

From Elwiki

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.

24 September 2022

  • curprev 16:1116:11, 24 September 2022Ritsu talk contribs 2,263 bytes +2,263 Created page with "→‎vertical grid table: .vgrid-table { display: grid; grid-template-columns: 135px auto; gap: 5px; } .vgrid-table > div { padding: 2px; box-shadow: 0 0 0 1px var(--border-color); height: 100%; } →‎title: .vgrid-table > .vgrid-cat { font-weight: 500; width: 100%; height: 100%; display: flex; place-content: center; place-items: center; text-align: center; background-color: var(--theme-tone-5); } →‎content: ..."