mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-18 17:48:00 +08:00
优化导入后的显示
This commit is contained in:
@@ -56,9 +56,12 @@
|
||||
border-radius:0;
|
||||
line-height: 1.4em;
|
||||
}
|
||||
.editormd-preview-container pre.prettyprint, .editormd-html-preview pre.prettyprint{
|
||||
.editormd-preview-container pre.prettyprint, .editormd-html-preview pre.prettyprint {
|
||||
padding: 0;
|
||||
}
|
||||
.hljs{
|
||||
padding: 10px 15px !important;
|
||||
}
|
||||
.editormd-preview-container ol.linenums, .editormd-html-preview ol.linenums{
|
||||
color: #999;
|
||||
}
|
||||
|
Reference in New Issue
Block a user