MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 5,738: Line 5,738:
.mw-json th {
.mw-json th {
     background: var(--wikitable-header-bg);
     background: var(--wikitable-header-bg);
}
/* Dark Mode */
body {
    background-color: #000000; /* Dark background color */
    color: #ffffff; /* Light text color */
}
/* Customize other elements as needed */

Navigation menu