diff --git a/web/static/overrides.css b/web/static/overrides.css index 9571603..f5c1797 100644 --- a/web/static/overrides.css +++ b/web/static/overrides.css @@ -54,4 +54,9 @@ html { /* Hackaday figures have unreadable black on dark grey */ .news-post figcaption.wp-caption-text { background-color: initial !important; +} + +.news-post .site-nautilus .article-ad, +.news-post .site-nautilus .primis-ad { + display: none !important; } \ No newline at end of file