Upgrade accessibility of heading-anchors component to prefer sibling links (if anchor position available)
This commit is contained in:
@@ -256,3 +256,7 @@ header {
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
/* Anchor links color */
|
||||
a[href]:is(:link, :visited).heading-a {
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user