Advertisement
Guest User

Untitled

a guest
Feb 18th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. .flair {
  2. background: url(%%spritesheet%%) no-repeat -9999px;
  3. border: 0;
  4. padding: 0; 0;
  5. }
  6.  
  7. .flair-GD-aim {
  8. width: 50px;
  9. height: 50px;
  10. background-position: 0 0;
  11. }
  12.  
  13. .flair-GD-angry {
  14. width: 50px;
  15. height: 50px;
  16. background-position: 0 -50px;
  17. }
  18.  
  19. .flair-GD-boats {
  20. width: 50px;
  21. height: 50px;
  22. background-position: 0 -100px;
  23. }
  24.  
  25. .flair-GD-cake {
  26. width: 50px;
  27. height: 50px;
  28. background-position: 0 -150px;
  29. }
  30.  
  31. .flair-GD-clouds {
  32. width: 50px;
  33. height: 50px;
  34. background-position: 0 -200px;
  35. }
  36.  
  37. .flair-GD-coffee2 {
  38. width: 50px;
  39. height: 50px;
  40. background-position: 0 -250px;
  41. }
  42.  
  43. .flair-GD-cold {
  44. width: 50px;
  45. height: 50px;
  46. background-position: 0 -300px;
  47. }
  48.  
  49. .flair-GD-doris {
  50. width: 50px;
  51. height: 50px;
  52. background-position: 0 -350px;
  53. }
  54.  
  55. .flair-GD-glasses {
  56. width: 50px;
  57. height: 50px;
  58. background-position: 0 -400px;
  59. }
  60.  
  61. .flair-GD-glasseson {
  62. width: 50px;
  63. height: 50px;
  64. background-position: 0 -450px;
  65. }
  66.  
  67. .flair-GD-here {
  68. width: 50px;
  69. height: 50px;
  70. background-position: 0 -500px;
  71. }
  72.  
  73. .flair-GD-hithere {
  74. width: 50px;
  75. height: 50px;
  76. background-position: 0 -550px;
  77. }
  78.  
  79. .flair-GD-inn {
  80. width: 50px;
  81. height: 50px;
  82. background-position: 0 -600px;
  83. }
  84.  
  85. .flair-GD-isthat {
  86. width: 50px;
  87. height: 50px;
  88. background-position: 0 -650px;
  89. }
  90.  
  91. .flair-GD-ned {
  92. width: 50px;
  93. height: 50px;
  94. background-position: 0 -700px;
  95. }
  96.  
  97. .flair-GD-notagain {
  98. width: 50px;
  99. height: 50px;
  100. background-position: 0 -750px;
  101. }
  102.  
  103. .flair-GD-pillow {
  104. width: 50px;
  105. height: 50px;
  106. background-position: 0 -800px;
  107. }
  108.  
  109. .flair-GD-producer {
  110. width: 50px;
  111. height: 50px;
  112. background-position: 0 -850px;
  113. }
  114.  
  115. .flair-GD-ready {
  116. width: 50px;
  117. height: 50px;
  118. background-position: 0 -900px;
  119. }
  120.  
  121. .flair-GD-rhone {
  122. width: 50px;
  123. height: 50px;
  124. background-position: 0 -950px;
  125. }
  126.  
  127. .flair-GD-ritaamazed {
  128. width: 50px;
  129. height: 50px;
  130. background-position: 0 -1000px;
  131. }
  132.  
  133. .flair-GD-snowman-city {
  134. width: 50px;
  135. height: 50px;
  136. background-position: 0 -1050px;
  137. }
  138.  
  139. .flair-GD-solong2 {
  140. width: 50px;
  141. height: 50px;
  142. background-position: 0 -1100px;
  143. }
  144.  
  145. .flair-GD-thankyou {
  146. width: 50px;
  147. height: 50px;
  148. background-position: 0 -1150px;
  149. }
  150.  
  151. .flair-GD-upper {
  152. width: 50px;
  153. height: 50px;
  154. background-position: 0 -1200px;
  155. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement