diff --git a/index.css b/index.css index a4816d5..72edb8e 100644 --- a/index.css +++ b/index.css @@ -333,6 +333,9 @@ label + .nav-button { .CodeMirror .cm-atom { font-style: italic; } +.CodeMirror .cm-comment { + font-weight: bold; +} .CodeMirror-gutters { background: transparent; }