Jump to content

Main public logs

Combined display of all available logs of SA Docs. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 03:51, 11 March 2026 PkR talk contribs created page MediaWiki:Vector-2022.css (Created page with "Remove gray filter/dimming from images in Vector 2022 dark mode: html.skin-theme-client-night .mw-page-container img, html.skin-theme-client-night .mw-page-container video { filter: none !important; } Optional: If images are too bright, adjust brightness instead of total removal: html.skin-theme-client-night .mw-page-container img { filter: brightness(0.9) !important; }: ")