All public logs

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search

Combined display of all available logs of the Super Mario Wiki. You can narrow down the view by selecting a log type, the user name (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:33, February 26, 2025 Porplemontage talk contribs created page MediaWiki:DarkShroom.css (Created page with "CSS styling for the 'Shroom namespace and templates in dark mode: Some fixes to preserve the light theme: .shroombg :is(h1, h2, h3, h4, h5, h6) { color: #000; } .shroombg :is(font[color], span[style*="color:"]) { filter: none; } body.mediawiki .shroombg .wikitable a { color: var(--link-color); } body.mediawiki .shroombg a { color: var(--shroom-section-link); } Quick invert in lieu of actual styling: .shroombg, .shroombg img { filter: invert(1) hue-rotate...")