Jump to content

Template:Red link/styles.css

From wikiNonStop
Revision as of 16:50, 29 December 2024 by Majestix (talk | contribs) (1 revision imported: Initial )
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
span.redlink > a:link {
	color: var(--color-destructive, #bf3c2c);
}

span.redlink > a:visited {
	color: var(--color-destructive--visited, #9f5555);
}