Toggle menu
2.9K
1.9K
8
24K
Divinity Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Navpills/styles.css: Revision history

From Divinity 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.

28 March 2025

  • curprev 16:2816:28, 28 March 2025 Alex talk contribs 1,186 bytes 0 No edit summary
  • curprev 16:1916:19, 28 March 2025 Alex talk contribs 1,186 bytes +1,186 Created page with ".template-navpills { display:grid; gap: 0.2rem; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); grid-auto-rows: 10rem; font-size: 0.875rem; } .template-navpill { position: relative; overflow: hidden; } .template-navpill-background { position: absolute; } .template-navpill-background:after { content: ""; position: absolute; background: linear-gradient(to right, #000, transparent); transition: transform 250ms ease; } .template-navpill-background i..."