From 60c11cdfb552b118d70015b8d1fc0b234abfe308 Mon Sep 17 00:00:00 2001 From: hezhendong Date: Sun, 30 Mar 2025 16:35:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=8B=E5=88=92=E7=BA=BF?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme.css b/theme.css index 290478c..67a7309 100644 --- a/theme.css +++ b/theme.css @@ -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 {