mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
change bultlist style
This commit is contained in:
parent
e83dddcb74
commit
30c0dbd08b
1 changed files with 2 additions and 2 deletions
|
|
@ -791,7 +791,7 @@ span.cm-formatting.cm-formatting-list.cm-formatting-list-ol {
|
|||
}
|
||||
|
||||
.list-bullet {
|
||||
margin-left: -1.1px;
|
||||
margin-left: 0.9px;
|
||||
}
|
||||
|
||||
/* 有序列表后面的文字左移 */
|
||||
|
|
@ -806,7 +806,7 @@ span.cm-formatting.cm-formatting-list.cm-formatting-list-ol {
|
|||
.markdown-source-view.mod-cm6 .cm-formatting-list-ul {
|
||||
margin-left: -10.5px;
|
||||
margin-right: 7px;
|
||||
font-size: 17px;
|
||||
font-size: 14px;
|
||||
display: inline-block;
|
||||
width: 26px;
|
||||
text-align: center;
|
||||
|
|
|
|||
Loading…
Reference in a new issue