Difference between revisions of "MediaWiki:Vector.css"

Jump to navigation Jump to search
198 bytes added ,  20:52, 18 February 2022
no edit summary
Line 138: Line 138:
.mw-dark-mode .mw-headline {
.mw-dark-mode .mw-headline {
     color: white;
     color: white;
}
.mw-dark-mode .mw-changeslist-legend {
    color: black;
}
.mw-dark-mode .mw-changeslist h4 {
    color: white;
}
.mw-dark-mode a {
    color: #3782ff;
}
.mw-dark-mode a.new {
    color: red;
}
}

Navigation menu