Update dark.css

This commit is contained in:
Bard 2022-03-05 00:07:48 +08:00 committed by GitHub
parent 6c1689e3bb
commit 062b65ea90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -222,7 +222,8 @@ h3 {
border-bottom-right-radius: 0; border-bottom-right-radius: 0;
} }
h4 { h4 {
background-color: #1e1e1f; background-color: #1e1e1e;
border-radius: 0.375rem;
} }
.cbi-progressbar { .cbi-progressbar {
position: relative; position: relative;