vaj
This commit is contained in:
parent
d252efc0d3
commit
2b62420eb7
|
|
@ -360,8 +360,9 @@ content-area {
|
||||||
|
|
||||||
.card-body {
|
.card-body {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
background-color: var(--office-common); /* Couleur légère harmonieuse */
|
background-color: var(--office-light); /* Couleur légère harmonieuse */
|
||||||
width: 100%;
|
width: 100% !important;
|
||||||
|
border: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Bordure subtile en haut pour lier visuellement avec nav-bar */
|
/* Bordure subtile en haut pour lier visuellement avec nav-bar */
|
||||||
|
|
|
||||||
|
|
@ -145,7 +145,7 @@ console.groupEnd();
|
||||||
<link rel="manifest" href="<?= $racineWeb ?>manifest.json">
|
<link rel="manifest" href="<?= $racineWeb ?>manifest.json">
|
||||||
|
|
||||||
<!-- 4. VOS STYLES PERSONNALISÉS (en dernier pour qu'ils dominent) -->
|
<!-- 4. VOS STYLES PERSONNALISÉS (en dernier pour qu'ils dominent) -->
|
||||||
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.22.11" rel="stylesheet">
|
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.22.12" rel="stylesheet">
|
||||||
<link href="<?= $racineWeb ?>Bootstrap_new/css/ux_enhancements.css?ver=2025.12.21.02" 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