Main public logs

Jump to navigation Jump to search

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

Logs
  • 23:18, 22 October 2025 Michi talk contribs created page MediaWiki:Minerva.css (Created page with "Dark Mode: html, body, #content, .mw-body, #mw-mf-page-center { background: var(--body-background); color: var(--text-color); } .toggle-list__list { background: var(--translucent-background); -webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px); } .toggle-list-item:hover { background: var(--body-background); } .toggle-list-item__label { color: var(--text-color); } #mw-usercssyoucanpreview { background: #fff; } .mw-highlight { background: v...")
  • 23:08, 22 October 2025 Michi talk contribs created page MediaWiki:Vector.css (Created page with "All CSS here will be loaded for users of the Vector skin: /* ------------------------------------------------------------------------------ This is the root LESS file that is parsed to produce MediaWiki:Vector-darkmode.css. Previously compiled via subpages at Special:PrefixIndex/MediaWiki:Vector-theme-dark.less/, now adjusted via CSS Variables. To update MediaWiki:Vector-darkmode.css from here, users with the appropriate permissions can...")
  • 23:07, 22 October 2025 Michi talk contribs created page MediaWiki:Citizen.css (Created page with "=== Simple Dark Mode for Vector 2010 ===: @media (prefers-color-scheme: dark) { Page background and main content: body { background-color: #1e1e1e !important; color: #e0e0e0 !important; } #content, .mw-body { background-color: #242424 !important; color: #e0e0e0 !important; border-color: #333 !important; } Headings: h1, h2, h3, h4, h5, h6 { color: #ffffff !important; } Sidebar and header: #mw-panel, #mw...")