Skip to content

Commit 8bc9112

Browse files
committed
fixup » insertion for rules
1 parent 4249fb4 commit 8bc9112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/reference.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ main > .rule {
306306
navigate to it. This adds an indicator that the linked rule is the one that
307307
is "current", just like normal headers are in mdbook.
308308
*/
309-
.rule:target a span::before {
309+
.rule:target a::before {
310310
display: inline-block;
311311
content: "»";
312312
padding-right: 5px;

0 commit comments

Comments
 (0)