color-red.css 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. .selected:after, .slidemenu-close, .widget-title:before, .widget-tags ul li a:hover, .center-title:before, .left-title:before, .cv-button, .cv-button2, .info-title::after, .rounded-icon i, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, .backtop:hover, .audio-on .music-wave, .slidemenu-close {
  2. background: #ff423a;
  3. }
  4. nav ul li a:after, .skill-list .progress .percentage {
  5. background-color: #ff423a;
  6. }
  7. nav ul li a:hover, .profile-name, .widget-posts .sidebar-posts .title a, .widget-categories ul li a:hover, .widget-categories li a:hover:after, .tweet li a,
  8. .widget-twitter a.twitter-account:hover, .blog-comments .comments .comment-info a:hover, .works-info ul.works-informations li span, .feature i {
  9. color: #ff423a;
  10. }
  11. .blog-content .blog-data {
  12. color: #bbbbbb;
  13. }
  14. .widget-tags ul li a:hover, blockquote, .contact-info i, .uil-ripple-css div:nth-of-type(1), .uil-ripple-css div:nth-of-type(2){
  15. border-color:#ff423a;
  16. }
  17. .info-date {
  18. color: #999999;
  19. }
  20. .pricing, .blog-info, .testimonial{
  21. border-bottom: 3px solid #ff423a;
  22. }
  23. .select-cat{
  24. color:#ff423a !important;
  25. }
  26. .blog-media i {
  27. background-color: rgba(255, 66, 58, 0.85);
  28. }
  29. .accordion .panel .panel-heading a i {
  30. color: #ff423a;
  31. }