This commit is contained in:
KANE LAZENI 2026-02-17 09:31:06 +00:00
parent 8650eb381d
commit 5c833e0c2e

View File

@ -1,5 +1,7 @@
<!-- background-image: url('/var/www/html/production/Societes/ebene/Logos/fond.png'); -->
<div id="div_detail_connexion" style="
background-image: url('/var/www/html/production/Societes/ebene/Logos/fond.png');
background-image: url('fond.png');
background-size: cover; /* L'image couvre tout le div */
background-position: center; /* Centré */
background-repeat: no-repeat; /* Pas de répétition */