调整表单中注释颜色

This commit is contained in:
刘祥超
2023-04-04 15:22:57 +08:00
parent 6a4a03267b
commit 5bf6428253
6 changed files with 6 additions and 6 deletions

View File

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