Maj style
This commit is contained in:
parent
7566a29a1c
commit
4fa3549c85
|
|
@ -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.8rem; font-weight: bold; }
|
||||
.card .value { font-size: 1.2rem; 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; }
|
||||
|
|
|
|||
|
|
@ -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.15" rel="stylesheet">
|
||||
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.23.16" rel="stylesheet">
|
||||
<link href="<?= $racineWeb ?>Bootstrap_new/css/ux_enhancements.css?ver=2025.12.21.02" rel="stylesheet">
|
||||
|
||||
<!-- ============================================
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user