浏览代码

Update business_theme_v14.css

SajmustafaKe 7 个月前
父节点
当前提交
185c529672
没有帐户链接到提交者的电子邮件
共有 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 查看文件

@@ -135,7 +135,7 @@ input:focus{
135 135
 
136 136
 /* Colours */
137 137
 :root {
138
-    --background-color: #429898;
138
+    --background-color: #da4545;
139 139
     --primary-color: #da613f;
140 140
     --secondary-color: #34aeb2;
141 141
     --white-color: #ffffff;