diff --git a/web/themes/custom/geofresco/src/global/_layout.scss b/web/themes/custom/geofresco/src/global/_layout.scss index 426e4b8..676a315 100644 --- a/web/themes/custom/geofresco/src/global/_layout.scss +++ b/web/themes/custom/geofresco/src/global/_layout.scss @@ -58,6 +58,7 @@ background-color: $blog; } +.background-replacement-for-no-image, .page--content-item--collection .background-replacement-for-no-image { background-color: $collection; }