diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index b62747a..c47d9ad 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -962,7 +962,8 @@ li i { margin-right:10px; color:#007bff; } #div_texte_cp, #div_emission, #div_colleges_police, -#div_ajout_adherent { +#div_ajout_adherent, +#div_liste_adherent { background-color: var(--office-light); color: var(--office-dark); font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; diff --git a/Vue/Listeadherent/index.php b/Vue/Listeadherent/index.php index b0c5548..d1516e8 100644 --- a/Vue/Listeadherent/index.php +++ b/Vue/Listeadherent/index.php @@ -4,7 +4,7 @@ $prestationPossible = $this->nettoyer($police['prestationPossible']); ?> -
class="container-fluid py-4 animate__animated animate__fadeIn"> +