Bureaucrats, editor, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
47,390
edits
(Created page with "→* * Vector HeadAnchors * @source https://www.mediawiki.org/wiki/MediaWiki:Gadget-vector-headanchor.css * * Copyright 2013 Timo Tijhof + with OSW customisations * @license MIT <https://opensource.org/licenses/MIT> * * See also: * https://www.mediawiki.org/wiki/Requests_for_comment/Clickable_section_anchors * https://phabricator.wikimedia.org/T18691: .mw-header { position: relative; /* Disable Vector's `overflow: hidden` because otherwise our negatively...") |
No edit summary Tag: Reverted |
||
Line 58:
.mw-header:hover .mw-headline-headanchor::after,
.mw-headline-headanchor:target::after {
-webkit-mask-image: url('filepath://
mask-image: url('filepath://
background-color: var(--text-color);
}
|