From 5311271ae590460b986e3e09edcdc665b73710ca Mon Sep 17 00:00:00 2001 From: polo Date: Fri, 24 Oct 2025 02:27:19 +0200 Subject: =?UTF-8?q?entit=C3=A9=20pour=20table=20interm=C3=A9diaire=20?= =?UTF-8?q?=C3=A0=203=20champs=20entre=20NodeData=20et=20Asset,=20table=20?= =?UTF-8?q?Asset=20repens=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/foot.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'public/css/foot.css') diff --git a/public/css/foot.css b/public/css/foot.css index 8a0d08d..38284e3 100644 --- a/public/css/foot.css +++ b/public/css/foot.css @@ -9,6 +9,11 @@ footer /*padding: 0 20px;*/ } +footer a +{ + color: unset; /* ne plus hériter */ + text-decoration: none; +} footer > div { max-width: 1200px; -- cgit v1.2.3