Jump to content

MediaWiki:Common.js: 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.

15 May 2025

14 May 2025

  • curprev 13:4413:44, 14 May 2025 Editingthingsforlife talk contribs 939 bytes −2,682 No edit summary
  • curprev 13:4013:40, 14 May 2025 Editingthingsforlife talk contribs 3,621 bytes +3,621 Created page with "// Madness Descent Wiki – Custom JS for Vector-2022 skin // Place in MediaWiki:Common.js $(document).ready(function () { // Add theme class to body for easier CSS targeting document.body.classList.add('madness-theme'); // === Header Enhancements === const $heading = $('#firstHeading'); if ($heading.length) { $heading.css({ 'font-size': '3em', 'font-weight': 'bold', 'color': '#ff2c2c', 'text-s..."
Cookies help us deliver our services. By using our services, you agree to our use of cookies.