Distinguish markdown from content visually

pull/467/head
Trevor 8 years ago committed by GitHub
parent 6abda7ab68
commit ab9cee88b5

@ -325,4 +325,8 @@
.CodeMirror .CodeMirror-placeholder {
opacity: .5;
}
}
.CodeMirror .CodeMirror-code .cm-formatting{
color:rgba(0, 0, 0, .2);
}

Loading…
Cancel
Save