cde
This commit is contained in:
parent
0dd46c7e66
commit
96aa5f44a7
|
|
@ -957,7 +957,8 @@ li i { margin-right:10px; color:#007bff; }
|
|||
/* Global Container */
|
||||
#div_police,
|
||||
#div_texte_cp,
|
||||
#div_emission {
|
||||
#div_emission,
|
||||
#div_colleges_police {
|
||||
background-color: var(--office-light);
|
||||
color: var(--office-dark);
|
||||
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
||||
|
|
|
|||
|
|
@ -119,7 +119,7 @@ $activeChildId = $menuData['child'];
|
|||
<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.29.12" rel="stylesheet">
|
||||
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.29.13" 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