a
This commit is contained in:
parent
3c9e761be1
commit
230f9b37bd
|
|
@ -1,13 +1,10 @@
|
||||||
<div id="div_detail_connexion">
|
<div id="div_detail_connexion" style="
|
||||||
FOND
|
|
||||||
<style>
|
|
||||||
#div_detail_connexion {
|
|
||||||
background-image: url('/var/www/html/production/Societes/ebene/Logos/fond.png');
|
background-image: url('/var/www/html/production/Societes/ebene/Logos/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 */
|
||||||
}
|
">
|
||||||
</style>
|
FOND
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
if
|
if
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user