mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
调整下划线样式
This commit is contained in:
parent
f0e04b61d7
commit
60c11cdfb5
1 changed files with 4 additions and 0 deletions
|
|
@ -974,6 +974,10 @@ span.cm-formatting.cm-formatting-list.cm-formatting-list-ol {
|
|||
margin-left: -4px;
|
||||
}
|
||||
|
||||
u {
|
||||
text-decoration-color: var(--text-accent);
|
||||
}
|
||||
|
||||
|
||||
/* 调整引用的样式 */
|
||||
.HyperMD-quote {
|
||||
|
|
|
|||
Loading…
Reference in a new issue