diff --git a/static/scss/custom.scss b/static/scss/custom.scss index 709b174d8bb489f44b6ba237820a37a96d53c547..58afacbea52b03b1f0142626b483a672724ef9ce 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; } }