diff --git a/luci-theme-argon/htdocs/luci-static/argon/css/dark.css b/luci-theme-argon/htdocs/luci-static/argon/css/dark.css index ee49f57..32c49a7 100644 --- a/luci-theme-argon/htdocs/luci-static/argon/css/dark.css +++ b/luci-theme-argon/htdocs/luci-static/argon/css/dark.css @@ -222,7 +222,8 @@ h3 { border-bottom-right-radius: 0; } h4 { - background-color: #1e1e1f; + background-color: #1e1e1e; + border-radius: 0.375rem; } .cbi-progressbar { position: relative;