Commit e783f89b by 高淑倩

add: 我的发布_border

parent 94044745
/* subPackage/page/pages/myRelease/myRelease.wxss */ /* subPackage/page/pages/myRelease/myRelease.wxss */
@import './../../../../base/base.wxss'; @import './../../../../base/base.wxss';
.release-num { .release-num {
height: 120rpx; height: 130rpx;
background: linear-gradient(to right, #C09A74 0%,#CFB396 100%); background: linear-gradient(to right, rgba(192,154,116,0.2) 69%,rgba(207,179,150,0.1) 100%);
} }
.num-invite { .num-invite {
border-right: 1rpx solid; height: 50rpx;
border-right: 2rpx solid rgba(192, 154, 116, 1);
} }
.num-invite, .num-invite-yesterday { .num-invite, .num-invite-yesterday {
text-align: center; text-align: center;
margin: 25rpx 0 30rpx 0 ; margin: 35rpx 0 30rpx 0 ;
} }
.diy-banner { .diy-banner {
width: 712rpx; 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