From 5adf8bf075b06273cc735128d5de07cef10d3d9f Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 4 Apr 2026 11:13:34 +0000 Subject: [PATCH] frt --- Bootstrap_new/css/theme-modern.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index d91cd447..cbe53aa3 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -1996,4 +1996,6 @@ select[class*="selectpicker"], border-radius: 6px !important; } -.border-primary{border-color: #212e53 !important;} \ No newline at end of file +.border-primary{border-color: #212e53 !important;} +.text-primary { color: #212e53 !important; } +.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); } \ No newline at end of file