diff --git a/templates/assets/zhheo/zhheoblog.css b/templates/assets/zhheo/zhheoblog.css index ebe798a7..9b342f22 100644 --- a/templates/assets/zhheo/zhheoblog.css +++ b/templates/assets/zhheo/zhheoblog.css @@ -5119,6 +5119,9 @@ html { div#travellings_button { display: none!important } + div#darkmode_button { + display: none!important + } } @@ -6393,6 +6396,9 @@ img.footer_mini_logo:hover { #page-header.nav-fixed #travellings_button { opacity: 0; } + #page-header.nav-fixed #randomPost_button { + opacity: 0; + } } /* rightMenu右键菜单 */ diff --git a/templates/modules/widgets/nav-right.html b/templates/modules/widgets/nav-right.html index ea3d93c4..9000403e 100644 --- a/templates/modules/widgets/nav-right.html +++ b/templates/modules/widgets/nav-right.html @@ -7,21 +7,21 @@ -