From a6f0596a6365b3ebdfd32af7fa2a740577aaef9d Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 10 Aug 2021 09:37:11 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfptweb-publicSecurity

---
 src/styles/ourBackgroundColor.scss |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/styles/ourBackgroundColor.scss b/src/styles/ourBackgroundColor.scss
index d8816e7..80c44ef 100644
--- a/src/styles/ourBackgroundColor.scss
+++ b/src/styles/ourBackgroundColor.scss
@@ -6,7 +6,7 @@
 
 $fontColor: #fff;
 
-$mainB2: #0048e5;
+$mainB2: #205de2;
 $mainB: #004ca7;
 $mainBx1: #013e8a;
 $mainBx2: #03277c;
@@ -20,4 +20,4 @@
 
 $buttonB: #7cbdff;
 
-$inputB1: rgb(25, 88, 233);
+$inputB1: #2d5cc8;

--
Gitblit v1.9.3