restore unintentionally blocked ads on /f/

This commit is contained in:
ccd0 2014-09-11 10:19:04 -07:00
parent 0c59246f39
commit dfd521f6fc

View File

@ -89,7 +89,7 @@ a {
[hidden] {
display: none !important;
}
hr ~ div.center:not(.ad-cnt) {
hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) {
display: none !important;
}
.page-num {