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() }); -