From c39c8941932ab01afaa2bdcd45919a54f906f5a4 Mon Sep 17 00:00:00 2001 From: Esenjin Date: Fri, 18 Mar 2022 22:45:57 +0100 Subject: [PATCH] =?UTF-8?q?[divan]=20les=20fonds=20blancs=20deviennent=20c?= =?UTF-8?q?ouleur=20caf=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- branches/divan-dit-vent/css/style.css | 4 ++-- branches/divan-dit-vent/recherche.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/branches/divan-dit-vent/css/style.css b/branches/divan-dit-vent/css/style.css index 08d3a7c..f50ae4f 100644 --- a/branches/divan-dit-vent/css/style.css +++ b/branches/divan-dit-vent/css/style.css @@ -24,6 +24,7 @@ body { font-family: "Josefin Sans", sans-serif; font-weight: normal; font-style: normal; + background-color: #70685d; } /* line 12, ../../Arafath/CL/Cl November/221. Music/HTML/scss/theme-default.scss */ @@ -105,7 +106,7 @@ p { font-size: 16px; font-weight: 300; line-height: 28px; - color: #727272; + color: white; margin-bottom: 13px; font-family: "Muli", sans-serif; } @@ -2011,7 +2012,6 @@ h3 { padding-bottom: 50px; border-bottom: 1px solid #EFEFEF; padding-top: 145px; - background: #fff; } @media (max-width: 767px) { diff --git a/branches/divan-dit-vent/recherche.html b/branches/divan-dit-vent/recherche.html index bacc974..f89ec6d 100644 --- a/branches/divan-dit-vent/recherche.html +++ b/branches/divan-dit-vent/recherche.html @@ -31,6 +31,7 @@ margin-left: 15%; padding:15px; border-radius: 10px; + background-color: #70685d; } input[type=text] {