mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-12 12:34:29 -06:00
3 lines
97 B
CSS
3 lines
97 B
CSS
.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment) {
|
|
background: rgba(255, 0, 0, .15);
|
|
} |