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 4249fb4 commit 8bc9112Copy full SHA for 8bc9112
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