This commit is contained in:
KONE SOREL 2025-12-23 18:25:48 +00:00
parent 5a6fccdf81
commit 6950cd72b1
2 changed files with 2 additions and 2 deletions

View File

@ -861,7 +861,7 @@ h1 { margin-bottom: 20px; }
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: 1.05rem; font-weight: bold; }
.card .value { font-size: 1.0rem; font-weight: bold; }
.grid-1{display:grid; grid-template-rows:auto; margin-top:25px;}
.grid-2 { display:grid; grid-template-columns: 1fr 1fr; gap:20px; margin-top:25px; }

View File

@ -145,7 +145,7 @@ console.groupEnd();
<link rel="manifest" href="<?= $racineWeb ?>manifest.json">
<!-- 4. VOS STYLES PERSONNALISÉS (en dernier pour qu'ils dominent) -->
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.23.17" rel="stylesheet">
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.23.18" rel="stylesheet">
<link href="<?= $racineWeb ?>Bootstrap_new/css/ux_enhancements.css?ver=2025.12.21.02" rel="stylesheet">
<!-- ============================================