diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css
index 4dae0dc..7e4524e 100644
--- a/Bootstrap_new/css/style_office.css
+++ b/Bootstrap_new/css/style_office.css
@@ -360,8 +360,9 @@ content-area {
.card-body {
padding: 5px;
- background-color: var(--office-common); /* Couleur légère harmonieuse */
- width: 100%;
+ background-color: var(--office-light); /* Couleur légère harmonieuse */
+ width: 100% !important;
+ border: none !important;
}
/* Bordure subtile en haut pour lier visuellement avec nav-bar */
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 5f68f67..51660d2 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -145,7 +145,7 @@ console.groupEnd();
-
+