User contributions for Santranti
5 July 2026
- 14:5114:51, 5 July 2026 diff hist +3,638 Main Page No edit summary
4 July 2026
- 21:1721:17, 4 July 2026 diff hist −548 MediaWiki:Vector-2022.css Blanked the page current Tag: Blanking
- 21:1621:16, 4 July 2026 diff hist −444 MediaWiki:Common.css Blanked the page current Tag: Blanking
- 21:1521:15, 4 July 2026 diff hist +548 N MediaWiki:Vector-2022.css Created page with "→Inject inversion layer over the structural Vector 2022 grid: html { background-color: #121212 !important; filter: invert(1) hue-rotate(180deg) !important; } →Neutralize the container background layout overrides: .mw-page-container, .mw-header, .vector-sidebar-container, .vector-toc, .mw-body { background: #ffffff !important; } →Reverse inversion for images, thumbnails, logos, and UI icons: img, video, .mw-logo, .vector-icon, .cdx-button,..."
- 21:1121:11, 4 July 2026 diff hist +444 N MediaWiki:Common.css Created page with "→Force global dark mode for the entire interface: html, body { background-color: #121212 !important; filter: invert(1) hue-rotate(180deg); } →Un-invert images, media, and logos so they look normal: img, video, .mw-logo, .cdx-button--weight-primary, iframe { filter: invert(1) hue-rotate(180deg); } →Clean up background details for page content cards: .mw-page-container { background-color: #ffffff !important; }"