From 8067ce4c98678370e5044bd485be0a39b1eb7520 Mon Sep 17 00:00:00 2001 From: Simon C Date: Wed, 5 Oct 2022 16:29:46 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20Mise=20=C3=A0=20jour=20du=20bloc=20cta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/meghna-hugo/assets/css/style.css | 3 +-- themes/meghna-hugo/layouts/partials/cta.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/themes/meghna-hugo/assets/css/style.css b/themes/meghna-hugo/assets/css/style.css index b2fa02c..eabc64f 100644 --- a/themes/meghna-hugo/assets/css/style.css +++ b/themes/meghna-hugo/assets/css/style.css @@ -171,6 +171,7 @@ a:hover { .bg-one { background-color: var(--green); + color: white; } .bg-dark { @@ -607,12 +608,10 @@ a:hover { .call-to-action h2 { font-weight: 700; - color: #444; } .call-to-action p { font-size: 16px; - color: #666; } .call-to-action .btn-main { diff --git a/themes/meghna-hugo/layouts/partials/cta.html b/themes/meghna-hugo/layouts/partials/cta.html index 7ca973e..f24d15a 100644 --- a/themes/meghna-hugo/layouts/partials/cta.html +++ b/themes/meghna-hugo/layouts/partials/cta.html @@ -3,7 +3,7 @@ {{ if $data.cta.cta.enable}} {{ with $data.cta.cta}} {{"" | safeHTML}} -
+