We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f3641 commit bfb516cCopy full SHA for bfb516c
1 file changed
stylesheets/syntax-highlighting.scss
@@ -33,6 +33,9 @@ from https://unpkg.com/highlight.js@9.15.8/styles/github.css
33
.hljs-section,
34
.hljs-selector-id {
35
color: var(--color-prettylights-syntax-markup-heading);
36
+}
37
+
38
+.hljs-section {
39
font-weight: bold;
40
}
41
0 commit comments