Browse Source

teamwork,forback -wxss

yukangzhe 4 years ago
parent
commit
9a4f8db729
2 changed files with 5 additions and 5 deletions
  1. 4 4
      pages/forBack/forBack.wxss
  2. 1 1
      pages/teamWork/teamWork.wxss

+ 4 - 4
pages/forBack/forBack.wxss

@@ -31,8 +31,8 @@
 }
 .curRadio{
   background: #FFF;
-  color: #cc6031;
-  border: 1rpx solid #cc6031;
+  color: #005033;
+  border: 1rpx solid #005033;
 }
 
 .picker-view,.curSchool{
@@ -85,7 +85,7 @@
   height: 40rpx;
   line-height: 40rpx;
   z-index: 2;
-  background: #cc6031;
+  background: #005033;
   color: #FFF;
   text-align: center;
   font-weight: 600;
@@ -121,7 +121,7 @@
   height: 80rpx;
   line-height: 80rpx;
   color: #FFF;
-  background: #cc6031;
+  background: #005033;
   text-align: center;
   position: relative;
   left: 50%;

+ 1 - 1
pages/teamWork/teamWork.wxss

@@ -48,7 +48,7 @@
     width: 750rpx;
 }
 .submint-btn{
-  background: #cc6031;
+  background: #005033;
     border-radius: 50rpx;
     color: #FFF;
     font-weight: 400;