Commit e783f89b by 高淑倩

add: 我的发布_border

parent 94044745
/* subPackage/page/pages/myRelease/myRelease.wxss */
@import './../../../../base/base.wxss';
.release-num {
height: 120rpx;
background: linear-gradient(to right, #C09A74 0%,#CFB396 100%);
height: 130rpx;
background: linear-gradient(to right, rgba(192,154,116,0.2) 69%,rgba(207,179,150,0.1) 100%);
}
.num-invite {
border-right: 1rpx solid;
height: 50rpx;
border-right: 2rpx solid rgba(192, 154, 116, 1);
}
.num-invite, .num-invite-yesterday {
text-align: center;
margin: 25rpx 0 30rpx 0 ;
margin: 35rpx 0 30rpx 0 ;
}
.diy-banner {
width: 712rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment