Fixed top board list color for Yotsuba CSS

This commit is contained in:
guy9000 2015-05-20 18:06:26 -04:00
parent 82b06d2892
commit 0aa7bfb264

View File

@ -67,6 +67,9 @@ table.modlog tr th {
background-color: #F0E0D6; background-color: #F0E0D6;
} }
div.boardlist:not(.bottom) {
background-color: #F0E0D6;
}
.box { .box {