MediaWiki:Common.css: Difference between revisions

fixed accent too
fixing wordmark color
Line 90: Line 90:
.mw-logo-wordmark {
.mw-logo-wordmark {
     font-size: 1.5rem;
     font-size: 1.5rem;
     color: maroon;
     color: var(--vw-accent);
}
}