*backs away slowly* correct overzealous css selector

This commit is contained in:
Joshua Simmons 2017-08-14 19:20:07 -07:00
parent b18356ab87
commit c71011d6b3

View file

@ -295,7 +295,7 @@ body.news {
} }
body:not(.home) { body:not(.home) {
a:not(.btn) { #background-filter a:not(.btn) {
text-decoration: underline; text-decoration: underline;
} }
} }