You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

6 lines
384 B

/* pages/payok/payok.wxss */
.payok{width:100%;margin-top:20%;}
.payok .tu{margin:0 auto;width:140rpx}
.payok .tu image{width:140rpx;height:140rpx;}
.payok .word{line-height:80rpx;text-align:center;font-size:42rpx;margin-top:60rpx;}
.back{width:80%;height:70rpx;background:#d81e06;color:#fff;line-height:70rpx;text-align: center;border-radius:15rpx;margin:50rpx auto;font-size:32rpx;}