MediaWiki:DarkReader.js: Difference between revisions

fix toc color
No edit summary
Tag: Manual revert
(fix toc color)
Line 28: Line 28:
.mw-sidebar {
.mw-sidebar {
background-color: rgb(27, 30, 31) !important;
background-color: rgb(27, 30, 31) !important;
}
.sidebar-toc {
background-color: rgb(24, 26, 27);
}
}
`,
`,