code block style

This commit is contained in:
korelstar 2019-06-14 22:25:54 +02:00 committed by GitHub
parent 3af7dca92d
commit aaf8201561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -158,6 +158,10 @@ export default {
font-size: 90%;
}
.CodeMirror .cm-comment:only-child {
display: block;
}
/* Quotes */
.cm-s-easymde .cm-quote {
color: inherit;