Guest User

Untitled

a guest
May 27th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. a {
  2. color: #ff9232;
  3. }
  4.  
  5. .c-support-counter button.m-supported,
  6. .c-support-counter button:hover {
  7. color: #ff9232 !important;
  8. }
  9.  
  10. .c-support-counter button.m-supported i.icon,
  11. .c-support-counter button:hover i.icon,
  12. .c-support-counter button.no-touch:hover i.icon {
  13. color: #ffa14f !important;
  14. }
  15.  
  16. .c-username.m-staff {
  17. color: #c97327;
  18. }
  19.  
  20. .c-avatar.m-staff {
  21. border-color: #c97327;
  22. }
  23.  
  24. .c-idea-list .c-list-item .c-list-item-title:hover {
  25. color: #c97327;
  26. }
  27.  
  28. .c-menu {
  29. background-color: rgba(255, 153, 5, 0.22);
  30. }
Add Comment
Please, Sign In to add comment