s-count-down.wxss 735 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. .p6.data-v-39f8fd44 {
  2. padding: 0 8rpx;
  3. }
  4. .styleAll.data-v-39f8fd44 {
  5. /* color: #fff; */
  6. font-size: 24rpx;
  7. height: 36rpx;
  8. line-height: 36rpx;
  9. border-radius: 6rpx;
  10. text-align: center;
  11. /* padding: 0 6rpx; */
  12. }
  13. .timeTxt.data-v-39f8fd44 {
  14. text-align: center;
  15. /* width: 16rpx; */
  16. height: 36rpx;
  17. line-height: 36rpx;
  18. display: inline-block;
  19. }
  20. .whit.data-v-39f8fd44 {
  21. color: #fff !important;
  22. }
  23. .time.data-v-39f8fd44 {
  24. display: flex;
  25. justify-content: center;
  26. }
  27. .red.data-v-39f8fd44 {
  28. color: #fc4141;
  29. margin: 0 4rpx;
  30. }
  31. .timeCol.data-v-39f8fd44 {
  32. /* width: 40rpx;
  33. height: 40rpx;
  34. line-height: 40rpx;
  35. text-align:center;
  36. border-radius: 6px;
  37. background: #fff;
  38. font-size: 24rpx; */
  39. color: #E93323;
  40. }