diff --git a/static/scss/custom.scss b/static/scss/custom.scss index 709b174..58afacb 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -295,7 +295,7 @@ body.news { } body:not(.home) { - a:not(.btn) { + #background-filter a:not(.btn) { text-decoration: underline; } }