diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 4eea688..241fb53 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -959,7 +959,8 @@ li i { margin-right:10px; color:#007bff; } #div_police, #div_texte_cp, #div_emission, -#div_colleges_police { +#div_colleges_police, +#div_ajout_adherent { background-color: var(--office-light); color: var(--office-dark); font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; @@ -970,7 +971,8 @@ li i { margin-right:10px; color:#007bff; } #div_police .card, #div_texte_cp .card, #div_emission .card, -#div_colleges_police .card{ +#div_colleges_police .card, +#div_ajout_adherent .card{ border: 1px solid var(--office-border); border-radius: 2px; /* Office style is more rectangular */ } diff --git a/Vue/Creeradherent/index.php b/Vue/Creeradherent/index.php index 52f2f31..8daf540 100644 --- a/Vue/Creeradherent/index.php +++ b/Vue/Creeradherent/index.php @@ -2,19 +2,14 @@ $this->titre = "INTER-SANTE - Ajout Adhérent"; $dateAvenant = $_SESSION['dateAvenant_C']; ?> - +