1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-04 11:58:05 +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,6 +66,7 @@ table.modlog tr th {
.desktop-style div.boardlist:nth-child(1) {
background-color: #F0E0D6;
}
.desktop-style div.boardlist:not(.bottom) {
background-color: #F0E0D6;
}