diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 15478810..e5500e5c 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -1999,4 +1999,4 @@ 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); } -.bg-primary {color: #212e53 !important;} \ No newline at end of file +.bg-primary {background-color: #212e53 !important;} \ No newline at end of file