web: hide nautilus ads
This commit is contained in:
parent
083b7c9f1c
commit
2711147cd6
@ -54,4 +54,9 @@ html {
|
|||||||
/* Hackaday figures have unreadable black on dark grey */
|
/* Hackaday figures have unreadable black on dark grey */
|
||||||
.news-post figcaption.wp-caption-text {
|
.news-post figcaption.wp-caption-text {
|
||||||
background-color: initial !important;
|
background-color: initial !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.news-post .site-nautilus .article-ad,
|
||||||
|
.news-post .site-nautilus .primis-ad {
|
||||||
|
display: none !important;
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user