Advertisement
MastroPino

Untitled

Aug 18th, 2021
1,314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.40 KB | None | 0 0
  1. .cluster-reactive {
  2.     background: #cd66ce!important
  3. }
  4.  
  5. .cluster-active {
  6.     background: #92bf1f!important
  7. }
  8.  
  9. .cluster-dynamic {
  10.     background: #e97708!important
  11. }
  12.  
  13. .cluster-energy {
  14.     background: #d80056!important
  15. }
  16.  
  17. .cluster-top {
  18.     background: #009de1!important
  19. }
  20.  
  21. .cluster-supertop {
  22.     background: #003864!important
  23. }
  24.  
  25. .cluster-newagency {
  26.     background: #fff!important
  27. }
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement