Display links to NSFW boards in bottom board list. #2158
This commit is contained in:
parent
1054feff50
commit
ee5eed6c7f
@ -125,6 +125,10 @@ body > div[style*=" top: -10000px;"] {
|
|||||||
body.is_catalog .thread > a > img {
|
body.is_catalog .thread > a > img {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
/* Links to NSFW boards */
|
||||||
|
.nwsb {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|
||||||
/* Ads */
|
/* Ads */
|
||||||
.ad-cnt > *, .adg-rects > *, .bsa-cnt {
|
.ad-cnt > *, .adg-rects > *, .bsa-cnt {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user