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.

35 lines
837 B

4 weeks ago
  1. @charset "utf-8";
  2. .c-master {
  3. color: #68cb9b;
  4. }
  5. .bg-orange {
  6. background-color: #68cb9b;
  7. }
  8. .nav li.current a,
  9. .nav li a:hover,
  10. .h-r-login li a:hover,
  11. .h-r-login li a:hover,
  12. .c-tab-title a.current,
  13. .c-btn-2,
  14. .i-teach-wrap:hover a,
  15. .paging a,
  16. .paging a:hover,
  17. .paging a.current,
  18. #footer,
  19. .u-m-dd ul li a:hover,
  20. .u-m-dd ul li.current a,
  21. .d-s-head-tab a.current {
  22. border-color: #68cb9b;
  23. color: #68cb9b;
  24. }
  25. .lh-menu ul li.lh-menu-stair ol li.lh-menu-second a.current-2,
  26. .lh-menu ul li.lh-menu-stair li.lh-menu-second a.current-2,
  27. .lh-menu ul li.lh-menu-stair ol li.lh-menu-second a.current-2 .lh-menu-i-2,
  28. .lh-menu ul li.lh-menu-stair li.lh-menu-second a.current-2 .lh-menu-i-2,
  29. .lh-menu-second a.current-2 span.fr,
  30. #t-infor-menu p a.current,
  31. .i-art-title:hover,
  32. .q-sort-wrap span.current {
  33. border-color: #68cb9b;
  34. color: #68cb9b;
  35. }