You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
631 B
Plaintext

page{
--color-ysd: #00BEBE;
--color-bgcolor:#e5f8f8;
padding-bottom: 120px;
}
.weui-cells:before {
border-top: 0;
}
.loginOut.sm-loginOut:active,.loginOut.sm-loginOut:focus,.loginOut.sm-loginOut:hover,.button-hover[type="primary"]{
background-color: #00aaaa;
}
.btmFix{
position: fixed;
z-index: 999;
bottom: 0px;
left: 0;
width: 100%;
/* margin-top: 24px;
position: relative; */
background-color: #fff !important;
height: 88px;
box-shadow: 0px -2px 4px 0px rgba(218,218,218,0.50);
/* margin-bottom: 24px; */
}
.weui-cell{
padding-left: 0;
padding-right: 0;
}
.p010{
padding: 0 16px;
}