diff --git a/web/themes/custom/geofresco/src/global/_paint.scss b/web/themes/custom/geofresco/src/global/_paint.scss index 62e5b5c..a0aac7c 100644 --- a/web/themes/custom/geofresco/src/global/_paint.scss +++ b/web/themes/custom/geofresco/src/global/_paint.scss @@ -39,7 +39,7 @@ } .block-views-blockhome-page-views-block-articles .button, -.is-article { +.is-article .background-replacement-for-no-image { background-color: $article; color: $white; a { @@ -47,7 +47,7 @@ } } .block-views-blockhome-page-views-block-blogs .button, -.is-blog { +.is-blog .background-replacement-for-no-image { background-color: $blog; color: $white; a {