From 60db7c9d2f5cdf033f56d62364da93be7a3c6c3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sat, 31 Aug 2019 11:39:34 -0400 Subject: [PATCH] Note why footer opacity different from title opacity --- web/themes/custom/geofresco/src/global/_components.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/themes/custom/geofresco/src/global/_components.scss b/web/themes/custom/geofresco/src/global/_components.scss index a046ded..787fce8 100644 --- a/web/themes/custom/geofresco/src/global/_components.scss +++ b/web/themes/custom/geofresco/src/global/_components.scss @@ -54,6 +54,8 @@ /** * Give enough of a background around text in the footer that it is legible on * any part of the grassy field image used as the background. + * + * The link and changed text are not dark so we need a pretty high opacity. */ .footer .views-field { .field-content {