Fixed top board list color for Yotsuba CSS

This commit is contained in:
guy9000 2015-05-20 18:13:59 -04:00
parent 0aa7bfb264
commit 79cbf51de3

View File

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