We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e926f commit 55d0581Copy full SHA for 55d0581
1 file changed
theme/css/selenized.css
@@ -85,26 +85,6 @@ body {
85
max-width: 40rem;
86
}
87
88
-h1[id] > a::before,
89
-h2[id] > a::before,
90
-h3[id] > a::before,
91
-h4[id] > a::before,
92
-h5[id] > a::before,
93
-h6[id] > a::before {
94
- margin-left: -1em;
95
- content: "⚓";
96
- visibility: hidden;
97
-}
98
-
99
-h1[id] > a:hover::before,
100
-h2[id] > a:hover::before,
101
-h3[id] > a:hover::before,
102
-h4[id] > a:hover::before,
103
-h5[id] > a:hover::before,
104
-h6[id] > a:hover::before {
105
- visibility: visible;
106
107
108
h1 > a,
109
h1 > a:visited,
110
h2 > a,
0 commit comments