From 2de76aaaff72109369ed644c74c9e901eb3fcba0 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 8 Jan 2019 18:10:00 +0100 Subject: [PATCH] =?UTF-8?q?taille=20des=20polices=20de=20caract=C3=A8res?= =?UTF-8?q?=20dans=20le=20footer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/data/custom.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/data/custom.css b/site/data/custom.css index a93e7f05..3901cc08 100644 --- a/site/data/custom.css +++ b/site/data/custom.css @@ -48,15 +48,15 @@ footer a { } /* footer bloc gauche */ -#footersiteLeft, #footerbodyLeft { +footer #footersiteLeft, #footerbodyLeft { } /* footer bloc central */ -#footersiteCenter, #footerbodyCenter { +footer #footersiteCenter, #footerbodyCenter { } /* footer bloc droite */ -#footersiteRight, #footerbodyRight { +footer #footersiteRight, #footerbodyRight { } /**