This commit is contained in:
KANE LAZENI 2026-06-23 11:30:39 +00:00
parent 1c0f93395d
commit 7253bf4684

View File

@ -38,7 +38,7 @@
<style>
/* Conteneur principal avec l'image de fond */
.login-wrapper {
background-image: url('<?= $cheminLogo ?>');
/*background-image: url('<?= $cheminLogo ?>');*/
background-size: auto;
background-position: right;
background-repeat: no-repeat;