From ff8c701270db0d09a5fe4a286d349b7b84418b0b Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 27 Feb 2026 15:46:05 +0000 Subject: [PATCH] f --- Bootstrap_new/css/theme-modern.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index cce1b3b4..cc40df85 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -1318,7 +1318,7 @@ select[class*="selectpicker"], .nav-pills .nav-link.active { background-color: #212e53 !important; color: white !important; box-shadow: var(--shadow-md); } /* Tableaux et Cards */ -.table td { padding: 1.2rem 1rem !important; border-top: 1px solid #f1f4f6 !important; font-size:1.7rem !important;} +.table td { padding: 1.2rem 1rem !important; border-top: 1px solid #f1f4f6 !important; font-size:1.17rem !important;} .table-hover tbody tr:hover { background-color: #f8fafc; cursor: pointer; } .bg-light-info { background-color: rgba(33, 46, 83, 0.02); }