From 92afbfd501735c18f07711a6a2905f552ea1035d Mon Sep 17 00:00:00 2001 From: "guoqi.sun" Date: Sun, 9 Jul 2023 09:39:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9C=B0=E5=9B=BE=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=83=8C=E6=99=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/assets/zhheo/custom.css | 12 +++++++++++- .../widgets/about-widgets/statistics-map.html | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/templates/assets/zhheo/custom.css b/templates/assets/zhheo/custom.css index 01cf2cb5..ff1e2219 100644 --- a/templates/assets/zhheo/custom.css +++ b/templates/assets/zhheo/custom.css @@ -50,4 +50,14 @@ ul li { /* 导航子菜单闪跳 */ #nav .menus_items .menus_item .menus_item_child li a{ padding: 0.3rem 0.5rem; -} \ No newline at end of file +} + +[data-theme=dark] .author-content-item.map { + background: none!important; + background-size: 100%; +} + +.author-content-item.map { + background: none!important; + background-size: 100%; +} diff --git a/templates/modules/widgets/about-widgets/statistics-map.html b/templates/modules/widgets/about-widgets/statistics-map.html index 751918d6..3d7f47fc 100644 --- a/templates/modules/widgets/about-widgets/statistics-map.html +++ b/templates/modules/widgets/about-widgets/statistics-map.html @@ -128,7 +128,7 @@ statisticUP() }); -