From 64d1b487d1a58764ac44005fcec15be15b2b1252 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 4 Apr 2026 11:16:22 +0000 Subject: [PATCH] dsza --- Bootstrap_new/css/theme-modern.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index cbe53aa3..15478810 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -1998,4 +1998,5 @@ select[class*="selectpicker"], .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 +.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); } +.bg-primary {color: #212e53 !important;} \ No newline at end of file