1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-21 21:19:36 +01:00

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;
}
div.boardlist:not(.bottom) {
background-color: #F0E0D6;
}
.box {