From 52eb6bba7df849705ffae33b968b2a6d1ae12853 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 31 Jan 2026 13:33:19 +0000 Subject: [PATCH] fg --- Bootstrap_new/css/style_office.css | 6 ++++++ Vue/gabarit.php | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index b08c692..f803045 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -1574,3 +1574,9 @@ li i { margin-right:10px; color:#007bff; } padding: 0.25rem 0.5rem; font-size: 0.75rem; } + +.breadcrumb-item + .breadcrumb-item::before { + font-size: 1.2rem; /* augmente la taille */ + font-weight: bold; /* rend le séparateur plus gras */ + font-family: Arial, sans-serif; /* change la police */ +} diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 82ce29e..e8ec008 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -126,7 +126,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +