Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. /* Flair yay */
  2. .linkflairlabel {
  3. max-width: 20em !important
  4. }
  5. .linkflair-one .linkflairlabel {
  6. background-color: #F9F9F9;
  7. color: #777777
  8. }
  9. .linkflair-two .linkflairlabel {
  10. background-color: #F9F9F9;
  11. color: #777777
  12. }
  13. .linkflair-thr .linkflairlabel {
  14. background-color: #F9F9F9;
  15. color: #777777
  16. }
  17. .linkflair-mul .linkflairlabel {
  18. background-color: #F9F9F9;
  19. color: #777777
  20. }
  21. .linkflair-etc .linkflairlabel {
  22. background-color: #F9F9F9;
  23. color: #777777
  24. }
  25. .linkflair-win .linkflairlabel {
  26. background-color: #F9F9F9;
  27. color: #777777
  28. }
  29. .linkflair-mac .linkflairlabel {
  30. background-color: #F9F9F9;
  31. color: #777777
  32. }
  33. .linkflair-lin .linkflairlabel {
  34. background-color: #F9F9F9;
  35. color: #777777
  36. }
  37. .linkflair-met .linkflairlabel {
  38. background-color: #F9F9F9;
  39. color: #777777
  40. }
  41. /* 2D (No RCT3) mode */
  42. /* Show everything except [RCT3] submissions */
  43. html:lang(td) .linkflair-thr {
  44. display: none
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement