captain-ui
Version:
有赞vue wap业务组件库
1 lines • 1.17 kB
CSS
.cap-promo-code__card{box-sizing:border-box;position:relative;min-height:180px;color:#fff;background:-webkit-linear-gradient(top,#046fd2,#2592e7);background:linear-gradient(180deg,#046fd2,#2592e7);padding:20px 10px;text-align:center}.cap-promo-code__card:after{content:"";position:absolute;left:0;bottom:0;height:5px;width:100%;background:url(https://b.yzcdn.cn/v2/image/wsc/card/dot.png) repeat-x 0 100%;background-size:auto 5px}.cap-promo-code__card-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:10px}.cap-promo-code__card-name{font-size:18px}.cap-promo-code__card-share{font-size:12px;width:50px;height:30px;line-height:30px;border:1px solid #ffbabb;border-color:hsla(0,0%,100%,.5);border-radius:4px;cursor:pointer}.cap-promo-code__value{font-size:30px;line-height:40px}.cap-promo-code__limit{font-size:12px;line-height:40px}.cap-promo-code__date{font-size:12px;color:hsla(0,0%,100%,.5)}.cap-promo-code__des-title{font-size:14px;color:#999;padding:10px;background-color:#f8f8f8}