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