From b46a49eb01d40c3de610b0f7f5f26691d77e0f78 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Wed, 5 Feb 2020 15:23:15 +0100 Subject: [PATCH] [9.2.18] Correction de marges --- core/layout/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/layout/common.css b/core/layout/common.css index d6d280e8..fda7a89f 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -625,7 +625,7 @@ footer #footersite > div { footer #footerbody > div { padding:0 } -#footerFont > p { +#footerText > p { margin-top: 0; margin-bottom: 0; }