]> git.0d.be Git - chloro.git/commitdiff
hide auto anchors
authorFrédéric Péters <fpeters@0d.be>
Tue, 26 Jul 2022 09:19:10 +0000 (11:19 +0200)
committerFrédéric Péters <fpeters@0d.be>
Tue, 26 Jul 2022 09:19:10 +0000 (11:19 +0200)
chloro/phyll/static/css/style.scss

index 720242f0e4e71da587447070e924fc985499e744..6bb4e87d3cec3d737a0bf086648c70153bafe894 100644 (file)
@@ -327,3 +327,7 @@ main.post {
                }
        }
 }
+
+.wiki-anchor-auto {
+       display: none;
+}