1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-03 19:47:25 +01:00

Fixed top board list color for Yotsuba CSS

This commit is contained in:
guy9000 2015-05-20 18:15:36 -04:00
parent 79cbf51de3
commit 9f01a099b2

View File

@ -66,8 +66,9 @@ table.modlog tr th {
.desktop-style div.boardlist:nth-child(1) {
background-color: #F0E0D6;
}
.desktop-style div.boardlist:not(.bottom) {
background-color: #F0E0D6;
background-color: #F0E0D6;
}