备份改首页
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
page{
|
||||
background: #ccc;
|
||||
background: linear-gradient(to bottom, #E8F4FC, #F5FAFF);
|
||||
}
|
||||
.container {
|
||||
position: relative;
|
||||
@@ -23,7 +23,7 @@ page{
|
||||
line-height: 3.5em;
|
||||
padding: 0 0.8em;
|
||||
font-weight: 900;
|
||||
background-color: #00B050;
|
||||
background-color: #6BA3F0;
|
||||
box-sizing: border-box;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -32,8 +32,8 @@ page{
|
||||
width: auto;
|
||||
}
|
||||
.mybusiness_title .close .wx-switch-input{
|
||||
background:#ff4d00 !important;
|
||||
border: #ff4d00 !important;
|
||||
background:#6BA3F0 !important;
|
||||
border: #6BA3F0 !important;
|
||||
}
|
||||
.login_box_to{
|
||||
padding: 0.8em;
|
||||
@@ -81,14 +81,14 @@ justify-content: center;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.mydata_box0.logbox {
|
||||
border-top: 1px solid #00B050;
|
||||
border-top: 1px solid #6BA3F0;
|
||||
}
|
||||
.mydata_box0.logbox view {
|
||||
height: 3em;
|
||||
}
|
||||
|
||||
.mydata_box0 view.umoney1 {
|
||||
border-right: 1px solid #0835AF;
|
||||
border-right: 1px solid #8BBDF5;
|
||||
color: #E1FFFF;
|
||||
}
|
||||
.mydata_box0 view.umoney1.end {
|
||||
|
||||
Reference in New Issue
Block a user