From 264751177bd0f49cb3abd77c7213fe6a4971757a Mon Sep 17 00:00:00 2001 From: peijunlei Date: Thu, 10 Sep 2026 14:50:58 +0800 Subject: [PATCH] =?UTF-8?q?style(index.css,=20single=5Findex.html,=20singl?= =?UTF-8?q?e=5Findex.zh.html):=20=E9=A6=96=E9=A1=B5icon=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/themes/dist_static/static/css/index.css | 3 +- public/themes/website/1/en/demo/single_index.html | 241 +++------------------ public/themes/website/1/zh/demo/single_index.html | 242 +++------------------- 3 files changed, 69 insertions(+), 417 deletions(-) diff --git a/public/themes/dist_static/static/css/index.css b/public/themes/dist_static/static/css/index.css index 038caac..516b872 100644 --- a/public/themes/dist_static/static/css/index.css +++ b/public/themes/dist_static/static/css/index.css @@ -168,7 +168,8 @@ .section-1__icon [stroke] { stroke: currentColor; } -.section-1__icon [fill]:not([fill=none]) { +/* 白填充保留原色,hover/active 只改深色描边与填充 */ +.section-1__icon [fill]:not([fill=none]):not([fill="rgb(255,255,255)"]):not([fill="#fff"]):not([fill="#ffffff"]):not([fill="white"]) { fill: currentColor; } .section-1__item.is-active .section-1__icon, .section-1__item:hover .section-1__icon { diff --git a/public/themes/website/1/en/demo/single_index.html b/public/themes/website/1/en/demo/single_index.html index db9b053..42dcb1d 100755 --- a/public/themes/website/1/en/demo/single_index.html +++ b/public/themes/website/1/en/demo/single_index.html @@ -154,220 +154,45 @@