Jump to content

MediaWiki:Vector-2022.css: Difference between revisions

From Black Lotus Codex
No edit summary
No edit summary
Line 1: Line 1:
a:where(:not([role="button"])) {
a:where(:not([role="button"])) {
color: #000;
color: #fe6ab0;
}
}

Revision as of 22:40, 25 August 2025

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