User:Kylmä Moth/common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 46: Line 46:
}
}
/* But make these links dark instead */
/* But make these links dark instead */
.mw-normal-catlinks > ul > li > a {
.mw-normal-catlinks > ul > li > a,
.mw-normal-catlinks > a {
color: var(--bg-color) !important;
color: var(--bg-color) !important;
}
}