소스 검색

Update business_theme_v14.css

SajmustafaKe 7 달 전
부모
커밋
f21578f0a2
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      business_theme_v14/public/css/business_theme_v14.css

+ 1
- 1
business_theme_v14/public/css/business_theme_v14.css 파일 보기

@@ -23,7 +23,7 @@
23 23
     background-color: var(--bg-color)
24 24
 }
25 25
 .modal-backdrop{
26
-    background-color: #fb8a86 !important;
26
+    background-color: #58e4d2 !important;
27 27
 }
28 28
 .widget .widget-head .widget-title {
29 29
     font-size: var(--text-base);