Skip to content

Commit cdc3822

Browse files
committed
Fix css
1 parent 71d5804 commit cdc3822

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

style.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Theme Name: argon
33
Author: solstice23
44
Author URI: https://solstice23.top/
55
Description: 轻盈、简洁、美观的 Wordpress 主题
6-
Version: 1.3.0
6+
Version: 1.3.1
77
License: GNU General Public License v3.0
88
License URI: https://www.gnu.org/licenses/gpl-3.0.html
99
Tags: 简约, 两栏, 侧栏在左边, 浮动侧栏, 文章目录, 自适应, 夜间模式, 可自定义
@@ -162,7 +162,8 @@ html.immersion-color.darkmode body {
162162
.input-group-text,
163163
.page-link,
164164
.modal-content,
165-
.custom-control-label::before {
165+
.custom-control-label::before,
166+
.btn-secondary {
166167
background-color: var(--color-widgets);
167168
}
168169
.page-link {

0 commit comments

Comments
 (0)