Jump to content

MediaWiki:Common.css: Difference between revisions

From ZenithXI
Blanked the page
Tags: Blanking Manual revert
No edit summary
Line 1: Line 1:
 
.vector-menu-content a {
    color: var(--zx-text-muted) !important;
}
.vector-main-menu a:hover,
.vector-menu-content a:hover {
    color: var(--zx-gold-bright) !important;
}

Revision as of 20:21, 5 July 2026

.vector-menu-content a {
    color: var(--zx-text-muted) !important;
}
.vector-main-menu a:hover,
.vector-menu-content a:hover {
    color: var(--zx-gold-bright) !important;
}