Add SimpleMDE to edit markdown
This commit is contained in:
@@ -459,3 +459,15 @@ table.fancyTable tfoot td {
|
||||
.wiptopic a {
|
||||
color: #7ac;
|
||||
}
|
||||
|
||||
.editor-toolbar {
|
||||
background-color: #333 !important;
|
||||
}
|
||||
|
||||
.CodeMirror {
|
||||
background-color: #222 !important;
|
||||
}
|
||||
|
||||
.editor-preview-side {
|
||||
background-color: #222 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user