box影追加&コメントエリア文字色変更

This commit is contained in:
Your Name
2018-10-27 14:58:26 +09:00
parent a5e72966b3
commit 97dfefd68a
2 changed files with 6 additions and 0 deletions

View File

@@ -1802,4 +1802,7 @@ dl.bb-dl > dd > li {
}
.comment a {
font-size: 0.9rem;
}
.comment {
background: rgb(199, 199, 199);
}