help.wxss
346 Bytes
/* page/subPackage/pages/zeroSell/components/help.wxss */
.help {
width: 100%;
height: 65rpx;
font-size: 24rpx;
line-height: 65rpx;
color: #222222;
text-align: center;
text-decoration: underline;
}
.helpe-img {
width: 30rpx;
height: 30rpx;
vertical-align: middle;
margin-right: 10rpx;
position: relative;
top: -2rpx;
}