diff --git a/stylesheets/tomorrow.css b/stylesheets/tomorrow.css index 6397e612..29b2a68d 100644 --- a/stylesheets/tomorrow.css +++ b/stylesheets/tomorrow.css @@ -145,18 +145,10 @@ div#watchlist a:hover,a.watchThread:hover { } /* Remove the following parts if those annoy you */ -/* Youtube borders */ -div.video-container img.post-image { - background-color:#000; - border-color:#fff; - border-width:2px; - border-style:none dotted none; - padding:0 -} /* Keep small thumbnails in replies */ .post.reply a:not([data-expanded="true"]) .post-image{ width:auto!important; height:auto!important; max-height:160px; max-width:160px -} \ No newline at end of file +}