Advertisement
leitgo65

Marvel Tsum Tsum Flair

Feb 29th, 2016
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. .flair {
  2. background: url(%%spritesheet%%) no-repeat -9999px;
  3. border: 0;
  4. padding: 0;
  5. }
  6.  
  7. .flair-antman {
  8. width: 100px;
  9. height: 100px;
  10. background-position: -5px -5px;
  11. }
  12.  
  13. .flair-blackwidow {
  14. width: 100px;
  15. height: 100px;
  16. background-position: -5px -115px;
  17. }
  18.  
  19. .flair-captainamerica {
  20. width: 100px;
  21. height: 100px;
  22. background-position: -5px -225px;
  23. }
  24.  
  25. .flair-destroyer {
  26. width: 100px;
  27. height: 100px;
  28. background-position: -5px -335px;
  29. }
  30.  
  31. .flair-draxx {
  32. width: 100px;
  33. height: 100px;
  34. background-position: -5px -445px;
  35. }
  36.  
  37. .flair-falcon {
  38. width: 100px;
  39. height: 100px;
  40. background-position: -5px -555px;
  41. }
  42.  
  43. .flair-gamorra {
  44. width: 100px;
  45. height: 100px;
  46. background-position: -5px -665px;
  47. }
  48.  
  49. .flair-greengoblin {
  50. width: 100px;
  51. height: 100px;
  52. background-position: -5px -775px;
  53. }
  54.  
  55. .flair-groot {
  56. width: 100px;
  57. height: 100px;
  58. background-position: -5px -885px;
  59. }
  60.  
  61. .flair-hawkeye {
  62. width: 100px;
  63. height: 100px;
  64. background-position: -5px -995px;
  65. }
  66.  
  67. .flair-henchman {
  68. width: 100px;
  69. height: 100px;
  70. background-position: -5px -1105px;
  71. }
  72.  
  73. .flair-hulk {
  74. width: 100px;
  75. height: 100px;
  76. background-position: -5px -1215px;
  77. }
  78.  
  79. .flair-ironman {
  80. width: 100px;
  81. height: 100px;
  82. background-position: -5px -1325px;
  83. }
  84.  
  85. .flair-loki {
  86. width: 100px;
  87. height: 100px;
  88. background-position: -5px -1435px;
  89. }
  90.  
  91. .flair-peggycarter {
  92. width: 100px;
  93. height: 100px;
  94. background-position: -5px -1545px;
  95. }
  96.  
  97. .flair-philcoulson {
  98. width: 100px;
  99. height: 100px;
  100. background-position: -5px -1655px;
  101. }
  102.  
  103. .flair-rocketracoon {
  104. width: 100px;
  105. height: 100px;
  106. background-position: -5px -1765px;
  107. }
  108.  
  109. .flair-spiderman {
  110. width: 100px;
  111. height: 100px;
  112. background-position: -5px -1875px;
  113. }
  114.  
  115. .flair-starlord {
  116. width: 100px;
  117. height: 100px;
  118. background-position: -5px -1985px;
  119. }
  120.  
  121. .flair-thor {
  122. width: 100px;
  123. height: 100px;
  124. background-position: -5px -2095px;
  125. }
  126.  
  127. .flair-ultronblue {
  128. width: 100px;
  129. height: 100px;
  130. background-position: -5px -2205px;
  131. }
  132.  
  133. .flair-ultronred {
  134. width: 100px;
  135. height: 100px;
  136. background-position: -5px -2315px;
  137. }
  138.  
  139. .flair-unknown1 {
  140. width: 100px;
  141. height: 100px;
  142. background-position: -5px -2425px;
  143. }
  144.  
  145. .flair-unknown2 {
  146. width: 100px;
  147. height: 100px;
  148. background-position: -5px -2535px;
  149. }
  150.  
  151. .flair-unknown3 {
  152. width: 100px;
  153. height: 100px;
  154. background-position: -5px -2645px;
  155. }
  156.  
  157. .flair-unknown4 {
  158. width: 100px;
  159. height: 100px;
  160. background-position: -5px -2755px;
  161. }
  162.  
  163. .flair-unknown5 {
  164. width: 100px;
  165. height: 100px;
  166. background-position: -5px -2865px;
  167. }
  168.  
  169. .flair-unknown6 {
  170. width: 100px;
  171. height: 100px;
  172. background-position: -5px -2975px;
  173. }
  174.  
  175. .flair-unknown7 {
  176. width: 100px;
  177. height: 100px;
  178. background-position: -5px -3085px;
  179. }
  180.  
  181. .flair-venom {
  182. width: 100px;
  183. height: 100px;
  184. background-position: -5px -3195px;
  185. }
  186.  
  187. .flair-vision {
  188. width: 100px;
  189. height: 100px;
  190. background-position: -5px -3305px;
  191. }
  192.  
  193. .flair-warmachine {
  194. width: 100px;
  195. height: 100px;
  196. background-position: -5px -3415px;
  197. }
  198.  
  199. .flair-wintersoldier {
  200. width: 100px;
  201. height: 100px;
  202. background-position: -5px -3525px;
  203. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement