MediaWiki:Common.css: Difference between revisions
No edit summary |
(changed colour to more opaque blue) |
||
| Line 2: | Line 2: | ||
.reference:target { | .reference:target { | ||
background-color:var(--background-color-progressive-subtle,#55bfff); | |||
} | } | ||
Revision as of 12:56, 17 April 2025
/* CSS placed here will be applied to all skins */
.reference:target {
background-color:var(--background-color-progressive-subtle,#55bfff);
}