detail.wxss 613 B

12345
  1. page { background:#ff4544; }
  2. .lottery-btn { color:#ffffff; background:#ff4544; height:56rpx; width:160rpx; border-radius:28rpx; }
  3. .no-content{ color: #888; padding: 100rpx 0 0 0; text-align: center; }
  4. wx-button#_sum { background: none !important; height: auto !important; width: 100% !important; border: none !important; border-radius: 0 !important; padding: 0 !important; margin: 0 !important; line-height: inherit !important; font-family: inherit !important; color: inherit !important; text-align: inherit; }
  5. wx-button#_sum:before, wx-button#_sum:after { border-radius: 0 !important; border: none !important; }