Maj style

This commit is contained in:
KONE SOREL 2025-12-23 16:37:59 +00:00
parent 9d6a0efc16
commit f75405e352
2 changed files with 2 additions and 2 deletions

View File

@ -884,4 +884,5 @@ li i { margin-right:10px; color:#007bff; }
justify-content:center;
color:#888;
font-style:italic;
min-height: 260px;
}

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.06" rel="stylesheet">
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.23.07" rel="stylesheet">
<link href="<?= $racineWeb ?>Bootstrap_new/css/ux_enhancements.css?ver=2025.12.21.02" rel="stylesheet">
<!-- ============================================
@ -614,7 +614,6 @@ console.groupEnd();
</div>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.7.0.min.js"></script>
<script src="https://code.jquery.com/ui/1.13.2/jquery-ui.min.js"></script>