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.
2 parents 5ee8ee1 + 8bc9112 commit 3e2ffb0Copy full SHA for 3e2ffb0
theme/reference.css
@@ -306,7 +306,7 @@ main > .rule {
306
navigate to it. This adds an indicator that the linked rule is the one that
307
is "current", just like normal headers are in mdbook.
308
*/
309
-.rule:target a span::before {
+.rule:target a::before {
310
display: inline-block;
311
content: "»";
312
padding-right: 5px;
0 commit comments