浏览代码

调整颜色

赵启卫 2 年之前
父节点
当前提交
914bbf6c1f
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      public/wap/first/zsff/css/style.css

+ 3 - 3
public/wap/first/zsff/css/style.css

xqd
@@ -6744,12 +6744,12 @@ input:-webkit-autofill:focus {
     -moz-box-align: center;
     align-items: center;
     padding: .16rem .48rem .16rem .5rem;
-    background-color: #2c65f7;
-    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(44, 101, 247, 1)), to(rgba(64, 157, 255, 1)));
+    background-color: #191C6E;
+    /* background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(44, 101, 247, 1)), to(rgba(64, 157, 255, 1)));
     background-image: -webkit-linear-gradient(left, rgba(44, 101, 247, 1) 0, rgba(64, 157, 255, 1) 100%);
     background-image: -moz-linear-gradient(left, rgba(44, 101, 247, 1) 0, rgba(64, 157, 255, 1) 100%);
     background-image: -o-linear-gradient(left, rgba(44, 101, 247, 1) 0, rgba(64, 157, 255, 1) 100%);
-    background-image: linear-gradient(90deg, rgba(44, 101, 247, 1) 0, rgba(64, 157, 255, 1) 100%)
+    background-image: linear-gradient(90deg, rgba(44, 101, 247, 1) 0, rgba(64, 157, 255, 1) 100%) */
 }
 
 .study-record header .image {