From 9d0959ab6ee96685957ed3322c77f89a179b735c Mon Sep 17 00:00:00 2001 From: LD Date: Wed, 3 Dec 2025 20:46:43 -0500 Subject: [PATCH] =?UTF-8?q?R=C3=A9paration=20de=20la=20section=201=20d'ind?= =?UTF-8?q?ex=20et=20du=20bouton=20rencontrez=20l'=C3=A9quipe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/css/style.css | 4 ++-- www/index.html | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/www/css/style.css b/www/css/style.css index 65a2995..bfdbd1e 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -180,7 +180,7 @@ footer a:hover { .accueil #video { width: 100%; - height: auto; + height: 100%; display: block; } @@ -188,8 +188,8 @@ footer a:hover { background-color: #13172cb0; position: absolute; top: 5%; + height: 125%; left: 50%; - padding-bottom: 36.6%; transform: translate(-50%, 0); z-index: 10; } diff --git a/www/index.html b/www/index.html index d1f0a97..2070f69 100644 --- a/www/index.html +++ b/www/index.html @@ -78,7 +78,7 @@

Conseiller

-

Rencontrez l'équipe!

+

Rencontrez l'équipe!

@@ -172,12 +172,12 @@ - + \ No newline at end of file