No edit summary
No edit summary
Line 248: Line 248:
#footer a:not(:hover):not(:focus),
#footer a:not(:hover):not(:focus),
.mw-notification a:not(:hover):not(:focus) {
.mw-notification a:not(:hover):not(:focus) {
color: var( --color-base)  !important;
color: var( --color-siderbar-links)  !important;
}
}