diff --git a/stylesheets/yotsuba.css b/stylesheets/yotsuba.css index 387fb590..345e5adc 100644 --- a/stylesheets/yotsuba.css +++ b/stylesheets/yotsuba.css @@ -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; }