Maj
This commit is contained in:
parent
da713de91e
commit
c247fbf715
|
|
@ -865,9 +865,9 @@ 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: 26px; font-weight: bold; }
|
||||
.card .value { font-size: 20px; font-weight: bold; }
|
||||
|
||||
.grid-2 { display:grid; grid-template-columns: 1fr 1fr; gap:20px; margin-top:25px; }
|
||||
/*.grid-2 { display:grid; grid-template-columns: 1fr 1fr; gap:20px; margin-top:25px; }*/
|
||||
|
||||
ul { list-style:none; padding:0; margin:0; }
|
||||
li { padding:10px 0; border-bottom:1px solid #eee; }
|
||||
|
|
|
|||
|
|
@ -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.09" rel="stylesheet">
|
||||
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.23.10" 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