Display links to NSFW boards in bottom board list. #2158

This commit is contained in:
ccd0 2018-12-03 16:45:43 -08:00
parent 1054feff50
commit ee5eed6c7f

View File

@ -125,6 +125,10 @@ body > div[style*=" top: -10000px;"] {
body.is_catalog .thread > a > img {
display: inline-block;
}
/* Links to NSFW boards */
.nwsb {
display: inline;
}
/* Ads */
.ad-cnt > *, .adg-rects > *, .bsa-cnt {