Jump to content

MediaWiki:Vector-2022.css: Difference between revisions

From Black Lotus Codex
No edit summary
No edit summary
Line 1: Line 1:
body, .mw-page-container {
background: #111;
}
a:where(:not([role="button"])) {
a:where(:not([role="button"])) {
color: #fe6ab0;
color: #fe6ab0;

Revision as of 22:42, 25 August 2025

body, .mw-page-container {
background: #111;
}

a:where(:not([role="button"])) {
color: #fe6ab0;
}

.vector-pinnable-element .mw-list-item a:not(.mw-selflink):visited, .vector-dropdown-content .mw-list-item a:not(.mw-selflink):visited {
color: #fe6ab0;
}