fix: Apply CSS suggestion by @martinthomson (#4872)

Fixes #4869
This commit is contained in:
Lars Eggert 2022-12-13 16:41:35 +02:00 committed by GitHub
parent 17fc283944
commit 49f586ed4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -343,6 +343,7 @@ a.relref, a.xref.cite {
margin-right: -1ch;
opacity: 0.01;
text-decoration: none;
user-select: none;
}
:hover > .pilcrow {
opacity: 0.2;