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.

преди 3 години
1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. .today{
  2. border-radius: 4px;
  3. background-image: linear-gradient(to right, #8dcbd2, #8dd6d8 48%, #97ddc9);
  4. /*padding: 0.1rem 0.1rem;*/
  5. /*opacity: 0.3;*/
  6. color: white;
  7. }
  8. .qiang{
  9. width: 0.3rem;
  10. height: 0.3rem;
  11. position: absolute;
  12. right: 0;
  13. top: -0.11rem;
  14. }
  15. .null{
  16. margin-top: 1.2rem;
  17. width: 0.7rem;
  18. }
  19. .tx_f_12{
  20. font-size: 0.12rem;
  21. }
  22. .tx_f_14{
  23. font-size: 0.14rem;
  24. }
  25. .tx_f_16{
  26. font-size: 0.16rem;
  27. }
  28. .tx_f_32{
  29. font-size: 0.32rem;
  30. }
  31. .tx_f_11{
  32. font-size: 0.11rem;
  33. }
  34. .jian{
  35. width: 0.7rem;
  36. position: absolute;
  37. right: 0;
  38. top: 0rem;
  39. }