From 5b987f6ea9ca626fa04bcf3a4bacdc219b2bb2d5 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sun, 14 Dec 2025 12:40:51 +0000 Subject: [PATCH] =?UTF-8?q?Portail=20style=20modifi=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Vue/portail.php | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/Vue/portail.php b/Vue/portail.php index dfd901b..d859d57 100755 --- a/Vue/portail.php +++ b/Vue/portail.php @@ -46,7 +46,6 @@ - <?= $titre ?> @@ -339,6 +338,18 @@ left: 0%; } } + + /*Spinner responsive*/ + .spinner-responsive { + padding-top: 20px; + text-align: center; + color: #7d4ffe; + } + + .spinner-responsive i { + font-size: clamp(2rem, 8vw, 5rem) !important; + animation: fa-spin 2s infinite linear; + } @media screen and (max-width: 768px) { @@ -553,7 +564,7 @@ } indicators(); } - + // ContrĂ´le de l'affichage du footer selon le focus du mot de passe