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.

27 lines
500 B

4 years ago
  1. .border-top-easymy-coop td {
  2. border-top: 1pt solid #e7511e !important;
  3. }
  4. .border-easymy-coop th {
  5. border-bottom: 1pt solid #e7511e !important;
  6. }
  7. .border-top-easymy-coop-cert td {
  8. border-top: 1pt solid #fcc300 !important;
  9. }
  10. .border-easymy-coop-cert th {
  11. border-bottom: 1pt solid #fcc300 !important;
  12. }
  13. .easymy-coop-normal {
  14. font-family:Roboto-Regular;
  15. font-size:12pt;
  16. line-height:16pt;
  17. }
  18. .easymy-coop-info-title {
  19. font-family:Roboto-Bold;
  20. font-size:12pt;
  21. line-height:16pt;
  22. }