Authored by zhangxiaoru

weixin css

... ... @@ -508,36 +508,6 @@
height: 100%;
}
}
.wechat-name {
color: #fff;
position: absolute;
top: 1.2rem;
left: 1rem;
font-size: 0.75rem;
}
.focus-btn {
display: block;
width: 3.2rem;
height: 1.4rem;
background: #454545;
position: absolute;
top: 2.4rem;
left: 2.65rem;
color: #fff;
line-height: 1.4rem;
text-align: center;
border-radius: 0.16rem;
}
.ems-con {
position: absolute;
float: left;
z-index: -1;
top: 10px;
width: 1px;
}
}
... ...