From d252efc0d377959a2035c1bdeac34ba8664c0528 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 22 Dec 2025 21:36:37 +0000 Subject: [PATCH] fr --- Bootstrap_new/css/style_office.css | 6 ++---- Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index c857efb..4dae0dc 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -360,7 +360,8 @@ content-area { .card-body { padding: 5px; - background-color: #fafafa; /* Couleur légère harmonieuse */ + background-color: var(--office-common); /* Couleur légère harmonieuse */ + width: 100%; } /* Bordure subtile en haut pour lier visuellement avec nav-bar */ @@ -799,9 +800,6 @@ content-area { margin: 0 0 16px 0; } - .card-body { - padding: 20px; - } } /* Correction pour les écrans larges */ diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 09d9f42..5f68f67 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -145,7 +145,7 @@ console.groupEnd(); - +