q
This commit is contained in:
parent
7fe2d7efd1
commit
a4366dbc15
|
|
@ -1,4 +1,13 @@
|
|||
<div id="div_detail_connexion">
|
||||
<style>
|
||||
#div_detail_connexion {
|
||||
background-image: url('/var/www/html/production/Societes/ebene/Logos/fond.png');
|
||||
background-size: cover; /* L'image couvre tout le div */
|
||||
background-position: center; /* Centré */
|
||||
background-repeat: no-repeat; /* Pas de répétition */
|
||||
}
|
||||
</style>
|
||||
|
||||
<?php
|
||||
if
|
||||
(
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user