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 ae77670 commit 6bda857Copy full SHA for 6bda857
docs/stylesheets/gdscript_highlight.css
@@ -93,7 +93,7 @@ Also see CONTRIBUTING.md
93
color: var(--md-code-hl-custom-class_nc);
94
}
95
96
-.highlight .c .c-Doc {
+.highlight .c.c-Doc {
97
color: var(--md-code-hl-custom-class_c_c-Doc);
98
99
0 commit comments