Jump to content

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

no edit summary
No edit summary
No edit summary
Line 32:
.mw-page-title-main {
font-family: 'Aldrich', sans-serif;
 
/* Make all the links white */
a {
color: var(--text-color) !important;
}
 
Line 38 ⟶ 43:
.vector-sticky-header-context-bar-primary .mw-page-title-main,
figcaption,
.mw-normal-catlinks > ul > li > a {
color: var(--bg-color);
}
Line 45 ⟶ 50:
*::after {
display: none !important;
 
/* Make all the links white */
a {
color: var(--text-color) !important;
}
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.