Switch to more accessible header permalink anchors in documentation.
This commit is contained in:
@@ -530,3 +530,11 @@ main .elv-toc + h1 .direct-link {
|
||||
display: none ;
|
||||
}
|
||||
}
|
||||
|
||||
.header-anchor {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.header-anchor:hover::after {
|
||||
content: " 🔗";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user