Advertisement
rezk2ll

Untitled

Jan 20th, 2018
407
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 2.47 KB | None | 0 0
  1. .flair-reaver,a[href="/custom-reaver"]:after{
  2.     background-position:0 -196px
  3. }
  4. .flair-forcestaff,a[href="/custom-forcestaff"]:after{
  5.     background-position:0 -224px
  6. }
  7. .flair-matt,a[href="/custom-matt"]:after{
  8.     background-position:0 -252px
  9. }
  10. .flair-bloodstone,a[href="/custom-bloodstone"]:after{
  11.     background-position:0 -280px
  12. }
  13. .flair-tp,a[href="/custom-tp"]:after{
  14.     background-position:0 -308px
  15. }
  16. .flair-refresh,a[href="/custom-refresh"]:after{
  17.     background-position:0 -336px
  18. }
  19. .flair-blink,a[href="/custom-blink"]:after{
  20.     background-position:0 -364px
  21. }
  22. .flair-midas,a[href="/custom-midas"]:after{
  23.     background-position:0 -392px
  24. }
  25. .flair-alchypoo,a[href="/custom-alchypoo"]:after{
  26.     background-position:0 -420px
  27. }
  28. .flair-deso,a[href="/custom-deso"]:after{
  29.     background-position:0 -448px
  30. }
  31. .flair-skadi,a[href="/custom-skadi"]:after{
  32.     background-position:0 -476px
  33. }
  34. .flair-tango,a[href="/custom-tango"]:after{
  35.     background-position:0 -504px
  36. }
  37. .flair-rapier,a[href="/custom-rapier"]:after{
  38.     background-position:0 -532px
  39. }
  40. .flair-techies,a[href="/custom-techies"]:after{
  41.     background-position:0 -560px
  42. }
  43. .flair-voidsp,a[href="/custom-voidsp"]:after{
  44.     background-position:0 -588px
  45. }
  46. .flair-creepymaiden,a[href="/custom-creepymaiden"]:after{
  47.     background-position:0 -616px
  48. }
  49. .flair-arcanazeus,a[href="/custom-arcanazeus"]:after{
  50.     background-position:0 -644px
  51. }
  52. .flair-ironbranch,a[href="/custom-ironbranch"]:after{
  53.     background-position:0 -672px
  54. }
  55. .flair-aegis,a[href="/custom-aegis"]:after{
  56.     background-position:0 -700px
  57. }
  58. .flair-cheese,a[href="/custom-cheese"]:after{
  59.     background-position:0 -728px
  60. }
  61. .flair-arcanamonkeyking,a[href="/custom-arcanamonkeyking"]:after{
  62.     background-position:0 -756px
  63. }
  64. .flair-arcanajuggernaut,a[href="/custom-arcanajuggernaut"]:after{
  65.     background-position:0 -784px
  66. }
  67. .flair-arcanajuggernaut2,a[href="/custom-arcanajuggernaut2"]:after{
  68.     background-position:0 -812px
  69. }
  70. .flair-arcanawisp,a[href="/custom-arcanawisp"]:after{
  71.     background-position:0 -840px
  72. }
  73. .flair-nullifier,a[href="/custom-nullifier"]:after{
  74.     background-position:0 -868px
  75. }
  76. a[href="/techiesface"]:after,a[href="/creepymaiden"]:after{
  77.     background:transparent url("//b.thumbs.redditmedia.com/m1V8NNsAQ_AcXy9eSYLCDbGrMZYfRJI2B-9lFRPqP8I.png") no-repeat;
  78.     width:50px;
  79.     height:28px;
  80.     display:inline-block;
  81.     background-position:-9999px -9999px;
  82.     vertical-align:middle;
  83.     content:""
  84. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement