From be83018ab775135b273447cf2248c2183782e440 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 14:20:27 +0000 Subject: [PATCH] der --- Bootstrap_new/css/custom.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Bootstrap_new/css/custom.css b/Bootstrap_new/css/custom.css index 9a3f0ba9..44610353 100755 --- a/Bootstrap_new/css/custom.css +++ b/Bootstrap_new/css/custom.css @@ -167,9 +167,14 @@ background-color: #286090; color: white; } +/* style de la barre de navigation verticale */ +.sidebar{ +max-width:220px; +padding:5px +} .sidebar-nav .nav-link{ - width:190px +width:190px } #main{