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