From e0750c123390b0ddbcd3e1f7912d93908deb995e Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Sun, 9 Jan 2022 22:29:40 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fixed=20error=20message=20style?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ProjetProgWeb/stylesheet.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ProjetProgWeb/stylesheet.css b/ProjetProgWeb/stylesheet.css index f7460f9..1bf235f 100644 --- a/ProjetProgWeb/stylesheet.css +++ b/ProjetProgWeb/stylesheet.css @@ -430,7 +430,8 @@ footer svg { width: 90%; padding: 10px; position: fixed; - bottom: 10px; + bottom: 85px; + z-index: 40; align-self: center; } @@ -588,8 +589,6 @@ footer svg { cursor: pointer; } -/*TODO Faire le visuel du site sur plus grand écrans que smmartphone*/ - #charts { display: none; flex-wrap: wrap;