From 9af82d8f547685dcc9ed6fad01074a99fa17fd7e Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 23 Dec 2025 18:12:48 +0000 Subject: [PATCH] Maj --- Bootstrap_new/css/style_office.css | 5 ++++- Vue/gabarit.php | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index cc7c6f2..c88d173 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -851,6 +851,8 @@ content-area { } /*Accueil*/ +.container { padding: 25px; } +h1 { margin-bottom: 20px; } .kpis { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; } .card { background: #fff; @@ -859,7 +861,7 @@ content-area { box-shadow: 0 2px 6px rgba(0,0,0,.05); } .card h3 { margin: 0 0 10px; font-size: 14px; color: #666; } -.card .value { font-size: 26px; font-weight: bold; } +.card .value { font-size: 1.8rem; font-weight: bold; } .grid-2 { display:grid; grid-template-columns: 1fr 1fr; gap:20px; margin-top:25px; } @@ -878,4 +880,5 @@ li i { margin-right:10px; color:#007bff; } justify-content:center; color:#888; font-style:italic; + min-height: 260px; } \ No newline at end of file diff --git a/Vue/gabarit.php b/Vue/gabarit.php index fcc02a9..11e22dd 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -145,7 +145,7 @@ console.groupEnd(); - +