From 1990969a8fe061cb80274fc027989d2530b13e18 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 20 Feb 2023 14:36:11 +0100 Subject: [PATCH] wip #5739 @1.5 --- .../YvesCouzy/images/logo-pavillon-a-cote.svg | 61 +++++++++++++++++++ .../themes/YvesCouzy/main-style.css | 1 + 2 files changed, 62 insertions(+) create mode 100644 pavillonmadeleine.fr/wp-content/themes/YvesCouzy/images/logo-pavillon-a-cote.svg diff --git a/pavillonmadeleine.fr/wp-content/themes/YvesCouzy/images/logo-pavillon-a-cote.svg b/pavillonmadeleine.fr/wp-content/themes/YvesCouzy/images/logo-pavillon-a-cote.svg new file mode 100644 index 00000000..04eeb430 --- /dev/null +++ b/pavillonmadeleine.fr/wp-content/themes/YvesCouzy/images/logo-pavillon-a-cote.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pavillonmadeleine.fr/wp-content/themes/YvesCouzy/main-style.css b/pavillonmadeleine.fr/wp-content/themes/YvesCouzy/main-style.css index a93a1ec0..b8a643c6 100644 --- a/pavillonmadeleine.fr/wp-content/themes/YvesCouzy/main-style.css +++ b/pavillonmadeleine.fr/wp-content/themes/YvesCouzy/main-style.css @@ -25,6 +25,7 @@ a, a:hover, a:focus { color:#787878; } margin-left:auto; margin-right:auto; width:193px; + height: auto; } .btn-couzy, .btn-couzy:hover, .btn-couzy:focus, .btn-couzy:active { background-color:#a7c352; -- 2.39.5