From 30fdc6e9ba4f408d6c7532484915b5d6068d805f Mon Sep 17 00:00:00 2001 From: ouidade Date: Thu, 27 Jun 2024 11:46:18 +0200 Subject: [PATCH] =?UTF-8?q?sites=20associ=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/themes/custom/reha/dist/css/bundle.css | 1 + web/themes/custom/reha/scss/pages/les-sites-pilotes.scss | 1 + 2 files changed, 2 insertions(+) diff --git a/web/themes/custom/reha/dist/css/bundle.css b/web/themes/custom/reha/dist/css/bundle.css index 5623341..3f228d0 100644 --- a/web/themes/custom/reha/dist/css/bundle.css +++ b/web/themes/custom/reha/dist/css/bundle.css @@ -2072,6 +2072,7 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div } .view-display-id-page_1 footer { background-color: transparent; + text-transform: none !important; } .view-display-id-page_1 footer p { font-size: 2rem; diff --git a/web/themes/custom/reha/scss/pages/les-sites-pilotes.scss b/web/themes/custom/reha/scss/pages/les-sites-pilotes.scss index ae28482..33a46e2 100644 --- a/web/themes/custom/reha/scss/pages/les-sites-pilotes.scss +++ b/web/themes/custom/reha/scss/pages/les-sites-pilotes.scss @@ -138,6 +138,7 @@ footer{ background-color: transparent; + text-transform: none !important; p{ font-size: 2rem; padding-left: 1rem;