From 0b390a54b77d860a2249bfe67c1c84408e6a7d3c Mon Sep 17 00:00:00 2001 From: "1152958806@qq.com" <17683872107czx> Date: Mon, 25 Sep 2023 10:29:08 +0800 Subject: [PATCH] =?UTF-8?q?GitHub=E4=BB=93=E5=BA=93=E8=B6=85=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E6=A0=B7=E5=BC=8F=EF=BC=8C=E8=AE=A2=E9=98=85=E5=8D=A1?= =?UTF-8?q?=E7=89=87=E8=B6=85=E9=93=BE=E6=8E=A5=E6=A0=B7=E5=BC=8F=20?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/assets/zhheo/custom.css | 19 ++++--------------- templates/assets/zhheo/zhheoblog.css | 4 +--- 2 files changed, 5 insertions(+), 18 deletions(-) diff --git a/templates/assets/zhheo/custom.css b/templates/assets/zhheo/custom.css index 290d4c09..e6a9a896 100644 --- a/templates/assets/zhheo/custom.css +++ b/templates/assets/zhheo/custom.css @@ -2471,27 +2471,16 @@ p.p.gray,span.p.gray { /*适配GitHub仓库*/ -#article-container a:not(.fancybox).mr-3:hover{ +#article-container a:not(.fancybox).repo-title:hover,#article-container a:not(.fancybox).mr-3:hover{ text-decoration: none; border-bottom: 0px; color: rgb(48 122 246 / 0%); background: rgb(48 122 246 / 0%); + border-radius: 0px; + box-shadow: 0 8px 12px -3px rgb(13,17,23); } -#article-container a.mr-3 { - border-bottom: 0; - padding: 0; - width: fit-content; -} - -#article-container a:not(.fancybox).repo-title:hover{ - text-decoration: none; - border-bottom: 0px; - color: rgb(48 122 246 / 0%); - background: rgb(48 122 246 / 0%); -} - -#article-container a.repo-title { +#article-container a.mr-3,#article-container a.repo-title { border-bottom: 0; padding: 0; width: fit-content; diff --git a/templates/assets/zhheo/zhheoblog.css b/templates/assets/zhheo/zhheoblog.css index 0d121ee8..f4b7017f 100644 --- a/templates/assets/zhheo/zhheoblog.css +++ b/templates/assets/zhheo/zhheoblog.css @@ -17144,9 +17144,8 @@ img.rss-plan-icon { text-decoration: none; border-bottom: 0px; color: rgb(48 122 246 / 0%); - + box-shadow: 0 8px 12px -3px var(--heo-background); border-radius: 12px; - } #article-container a:not(.fancybox).rss-plan-item.rss-plan-wechat:hover { @@ -17161,7 +17160,6 @@ img.rss-plan-icon { background: var(--heo-blue); } - #article-container a.rss-plan-item{ font-weight: 400; text-decoration: none;