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']; - +