Information: 0.2.5 is officially out! Please bear with us while we are working on updating the wiki. This patch is massive so a lot of work will be needed. Enjoy the game in the meantime!

MediaWiki:Vgrid.css: Revision history

From Tiny Rogues 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.

20 January 2023

  • curprev 12:1912:19, 20 January 2023Ken 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: ..."