taskForm.css 261 B

1234567891011121314151617
  1. .jsonTitle {
  2. color: rgb(10, 158, 152);
  3. font-weight: bold;
  4. text-align: center;
  5. }
  6. .dvjstr {
  7. color: rgb(0, 135, 146);
  8. font-weight: bold;
  9. text-align: center;
  10. }
  11. .dvjsta {
  12. font-size: 14px;
  13. text-align: center;
  14. padding-top: 6px;
  15. }