a
This commit is contained in:
parent
8650eb381d
commit
5c833e0c2e
|
|
@ -1,5 +1,7 @@
|
||||||
|
<!-- background-image: url('/var/www/html/production/Societes/ebene/Logos/fond.png'); -->
|
||||||
|
|
||||||
<div id="div_detail_connexion" style="
|
<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-size: cover; /* L'image couvre tout le div */
|
||||||
background-position: center; /* Centré */
|
background-position: center; /* Centré */
|
||||||
background-repeat: no-repeat; /* Pas de répétition */
|
background-repeat: no-repeat; /* Pas de répétition */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user