diff --git a/src/General/css/style.css b/src/General/css/style.css index c4822a31c..bf00ead2a 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -838,7 +838,8 @@ span.hide-announcement { .filtered { text-decoration: underline line-through; } -:root.hide-backlinks .backlink.filtered { +:root.hide-backlinks .backlink.filtered, +:root.hide-backlinks .backlink.filtered + .hashlink.filtered { display: none; } .inline {