From 67be13b3200fc1d581242ed727911340c8abaa7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=A4=A7=E4=BB=99?= <1900919313@qq.com> Date: Thu, 17 Oct 2024 02:16:22 +0000 Subject: [PATCH] =?UTF-8?q?2024=E5=B9=B410=E6=9C=8817=E6=97=A5=2010:16?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/theme/style/blockquote-no-sfx.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vitepress/theme/style/blockquote-no-sfx.css b/docs/.vitepress/theme/style/blockquote-no-sfx.css index 4365790..5eb73c3 100644 --- a/docs/.vitepress/theme/style/blockquote-no-sfx.css +++ b/docs/.vitepress/theme/style/blockquote-no-sfx.css @@ -36,12 +36,12 @@ --vp-custom-block-important-bg: #230555; } -h1 { +/* h1 { background: -webkit-linear-gradient(10deg, #bd34fe 5%, #e43498 15%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; -} +} */ /* NOTE容器:背景色、左侧 */ .custom-block.note {