调整表单中注释颜色

This commit is contained in:
GoEdgeLab
2023-04-04 15:22:57 +08:00
parent e63a23c23e
commit 09a0846fb6
6 changed files with 6 additions and 6 deletions

View File

@@ -84,7 +84,7 @@ tbody {
}
p.comment, div.comment {
color: rgba(0, 0, 0, 0.5);
color: #959da6;
padding-top: 0.4em;
font-size: 1em;
}