The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu

Support the wiki on our official Ko-Fi page or Patreon page!

Template:Spoiler/styles.css: Revision history

From The Codex

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.

14 March 2025

  • curprev 17:4417:44, 14 March 2025GiverOfThePeace talk contribs 1,259 bytes +1,259 Created page with "→‎------------ default spoiler behavior ---------------: .spoiler { background:#555; transition:all 0.2s; } div.spoiler { display:table; } .spoiler span { user-select:none; opacity:0; transition:all 0.2s; } .spoiler.off, .spoiler.showall, .spoiler.hover:hover { background:unset !important; filter:none !important; } .spoiler.off span, .spoiler.showall span, .spoiler.hover:hover span { user-select:unset; opacity:1; } /* ---..."