Skip to content

Commit 6bda857

Browse files
committed
fix doc comment highlight
1 parent ae77670 commit 6bda857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/stylesheets/gdscript_highlight.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Also see CONTRIBUTING.md
9393
color: var(--md-code-hl-custom-class_nc);
9494
}
9595

96-
.highlight .c .c-Doc {
96+
.highlight .c.c-Doc {
9797
color: var(--md-code-hl-custom-class_c_c-Doc);
9898
}
9999

0 commit comments

Comments
 (0)