暗色:配置更改字体颜色

This commit is contained in:
Bard 2022-08-28 07:59:24 +08:00 committed by GitHub
parent fe7e20a60e
commit e7932714fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -661,3 +661,7 @@ textarea {
border-bottom: thin solid #ddd0;
}
}
.uci-change-list var ins, .uci-change-list var del {
color: #3c3c3c;
}