div.banner a

This commit is contained in:
pat-90 2017-09-30 04:24:26 +09:30 committed by GitHub
parent 84e8b7fb8f
commit 0812e3359e

View File

@ -38,6 +38,9 @@ div.banner {
font-weight: bold;
padding: 2px 5px 2px 5px;
}
div.banner a{
color: black;
}
div.post.reply{
padding: 2px 5px 2px 5px;
background:#D9AF9E;