调整下划线样式

This commit is contained in:
hezhendong 2025-03-30 16:35:28 +08:00
parent f0e04b61d7
commit 60c11cdfb5

View file

@ -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 {