gavin19

pkgo

Apr 5th, 2016
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 27.99 KB | None | 0 0
  1. .flair {
  2.     background: url(%%pokemon-flair2%%) no-repeat -9999px;
  3.     border: 0;
  4.     padding: 0;
  5. }
  6.  
  7. .flair-absol {
  8.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  9.     height: 30px;
  10.     background-position: 0 0;
  11. }
  12.  
  13. .flair-arcanine {
  14.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  15.     height: 30px;
  16.     background-position: 0 -30px;
  17. }
  18.  
  19. .flair-audino {
  20.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  21.     height: 30px;
  22.     background-position: 0 -60px;
  23. }
  24.  
  25. .flair-bayleef {
  26.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  27.     height: 30px;
  28.     background-position: 0 -90px;
  29. }
  30.  
  31. .flair-blastoise {
  32.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  33.     height: 30px;
  34.     background-position: 0 -120px;
  35. }
  36.  
  37. .flair-blaziken {
  38.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  39.     height: 30px;
  40.     background-position: 0 -150px;
  41. }
  42.  
  43. .flair-braixen {
  44.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  45.     height: 30px;
  46.     background-position: 0 -180px;
  47. }
  48.  
  49. .flair-bulbasaur {
  50.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  51.     height: 30px;
  52.     background-position: 0 -210px;
  53. }
  54.  
  55. .flair-charizard {
  56.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  57.     height: 30px;
  58.     background-position: 0 -240px;
  59. }
  60.  
  61. .flair-charizard-mega-x {
  62.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  63.     height: 30px;
  64.     background-position: 0 -270px;
  65. }
  66.  
  67. .flair-charmander {
  68.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  69.     height: 30px;
  70.     background-position: 0 -300px;
  71. }
  72.  
  73. .flair-charmeleon {
  74.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  75.     height: 30px;
  76.     background-position: 0 -330px;
  77. }
  78.  
  79. .flair-cherrim-sunshine {
  80.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  81.     height: 30px;
  82.     background-position: 0 -360px;
  83. }
  84.  
  85. .flair-chesnaught {
  86.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  87.     height: 30px;
  88.     background-position: 0 -390px;
  89. }
  90.  
  91. .flair-chespin {
  92.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  93.     height: 30px;
  94.     background-position: 0 -420px;
  95. }
  96.  
  97. .flair-chikorita {
  98.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  99.     height: 30px;
  100.     background-position: 0 -450px;
  101. }
  102.  
  103. .flair-chimchar {
  104.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  105.     height: 30px;
  106.     background-position: 0 -480px;
  107. }
  108.  
  109. .flair-combusken {
  110.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  111.     height: 30px;
  112.     background-position: 0 -510px;
  113. }
  114.  
  115. .flair-crobat {
  116.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  117.     height: 30px;
  118.     background-position: 0 -540px;
  119. }
  120.  
  121. .flair-croconaw {
  122.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  123.     height: 30px;
  124.     background-position: 0 -570px;
  125. }
  126.  
  127. .flair-cyndaquil {
  128.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  129.     height: 30px;
  130.     background-position: 0 -600px;
  131. }
  132.  
  133. .flair-delphox {
  134.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  135.     height: 30px;
  136.     background-position: 0 -630px;
  137. }
  138.  
  139. .flair-dewott {
  140.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  141.     height: 30px;
  142.     background-position: 0 -660px;
  143. }
  144.  
  145. .flair-ditto {
  146.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  147.     height: 30px;
  148.     background-position: 0 -690px;
  149. }
  150.  
  151. .flair-dragonite {
  152.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  153.     height: 30px;
  154.     background-position: 0 -720px;
  155. }
  156.  
  157. .flair-dunsparce {
  158.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  159.     height: 30px;
  160.     background-position: 0 -750px;
  161. }
  162.  
  163. .flair-eevee {
  164.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  165.     height: 30px;
  166.     background-position: 0 -780px;
  167. }
  168.  
  169. .flair-emboar {
  170.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  171.     height: 30px;
  172.     background-position: 0 -810px;
  173. }
  174.  
  175. .flair-empoleon {
  176.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  177.     height: 30px;
  178.     background-position: 0 -840px;
  179. }
  180.  
  181. .flair-espeon {
  182.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  183.     height: 30px;
  184.     background-position: 0 -870px;
  185. }
  186.  
  187. .flair-fennekin {
  188.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  189.     height: 30px;
  190.     background-position: 0 -900px;
  191. }
  192.  
  193. .flair-feraligatr {
  194.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  195.     height: 30px;
  196.     background-position: 0 -930px;
  197. }
  198.  
  199. .flair-flareon {
  200.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  201.     height: 30px;
  202.     background-position: 0 -960px;
  203. }
  204.  
  205. .flair-froakie {
  206.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  207.     height: 30px;
  208.     background-position: 0 -990px;
  209. }
  210.  
  211. .flair-frogadier {
  212.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  213.     height: 30px;
  214.     background-position: 0 -1020px;
  215. }
  216.  
  217. .flair-froslass {
  218.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  219.     height: 30px;
  220.     background-position: 0 -1050px;
  221. }
  222.  
  223. .flair-gengar {
  224.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  225.     height: 30px;
  226.     background-position: 0 -1080px;
  227. }
  228.  
  229. .flair-glaceon {
  230.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  231.     height: 30px;
  232.     background-position: 0 -1110px;
  233. }
  234.  
  235. .flair-golbat {
  236.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  237.     height: 30px;
  238.     background-position: 0 -1140px;
  239. }
  240.  
  241. .flair-greninja {
  242.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  243.     height: 30px;
  244.     background-position: 0 -1170px;
  245. }
  246.  
  247. .flair-grotle {
  248.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  249.     height: 30px;
  250.     background-position: 0 -1200px;
  251. }
  252.  
  253. .flair-grovyle {
  254.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  255.     height: 30px;
  256.     background-position: 0 -1230px;
  257. }
  258.  
  259. .flair-growlithe {
  260.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  261.     height: 30px;
  262.     background-position: 0 -1260px;
  263. }
  264.  
  265. .flair-hawlucha {
  266.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  267.     height: 30px;
  268.     background-position: 0 -1290px;
  269. }
  270.  
  271. .flair-houndour {
  272.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  273.     height: 30px;
  274.     background-position: 0 -1320px;
  275. }
  276.  
  277. .flair-infernape {
  278.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  279.     height: 30px;
  280.     background-position: 0 -1350px;
  281. }
  282.  
  283. .flair-ivysaur {
  284.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  285.     height: 30px;
  286.     background-position: 0 -1380px;
  287. }
  288.  
  289. .flair-jigglypuff {
  290.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  291.     height: 30px;
  292.     background-position: 0 -1410px;
  293. }
  294.  
  295. .flair-jolteon {
  296.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  297.     height: 30px;
  298.     background-position: 0 -1440px;
  299. }
  300.  
  301. .flair-joltik {
  302.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  303.     height: 30px;
  304.     background-position: 0 -1470px;
  305. }
  306.  
  307. .flair-kyurem-black {
  308.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  309.     height: 30px;
  310.     background-position: 0 -1500px;
  311. }
  312.  
  313. .flair-kyurem-white {
  314.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  315.     height: 30px;
  316.     background-position: 0 -1530px;
  317. }
  318.  
  319. .flair-latias {
  320.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  321.     height: 30px;
  322.     background-position: 0 -1560px;
  323. }
  324.  
  325. .flair-latios {
  326.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  327.     height: 30px;
  328.     background-position: 0 -1590px;
  329. }
  330.  
  331. .flair-leafeon {
  332.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  333.     height: 30px;
  334.     background-position: 0 -1620px;
  335. }
  336.  
  337. .flair-luxray {
  338.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  339.     height: 30px;
  340.     background-position: 0 -1650px;
  341. }
  342.  
  343. .flair-maractus {
  344.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  345.     height: 30px;
  346.     background-position: 0 -1680px;
  347. }
  348.  
  349. .flair-marshtomp {
  350.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  351.     height: 30px;
  352.     background-position: 0 -1710px;
  353. }
  354.  
  355. .flair-meganium {
  356.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  357.     height: 30px;
  358.     background-position: 0 -1740px;
  359. }
  360.  
  361. .flair-metagross {
  362.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  363.     height: 30px;
  364.     background-position: 0 -1770px;
  365. }
  366.  
  367. .flair-mewtwo {
  368.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  369.     height: 30px;
  370.     background-position: 0 -1800px;
  371. }
  372.  
  373. .flair-mewtwo-mega-x {
  374.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  375.     height: 30px;
  376.     background-position: 0 -1830px;
  377. }
  378.  
  379. .flair-moltres {
  380.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  381.     height: 30px;
  382.     background-position: 0 -1860px;
  383. }
  384.  
  385. .flair-monferno {
  386.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  387.     height: 30px;
  388.     background-position: 0 -1890px;
  389. }
  390.  
  391. .flair-mudkip {
  392.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  393.     height: 30px;
  394.     background-position: 0 -1920px;
  395. }
  396.  
  397. .flair-noctowl {
  398.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  399.     height: 30px;
  400.     background-position: 0 -1950px;
  401. }
  402.  
  403. .flair-oshawott {
  404.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  405.     height: 30px;
  406.     background-position: 0 -1980px;
  407. }
  408.  
  409. .flair-pidgeot {
  410.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  411.     height: 30px;
  412.     background-position: 0 -2010px;
  413. }
  414.  
  415. .flair-pidgeotto {
  416.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  417.     height: 30px;
  418.     background-position: 0 -2040px;
  419. }
  420.  
  421. .flair-pidgey {
  422.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  423.     height: 30px;
  424.     background-position: 0 -2070px;
  425. }
  426.  
  427. .flair-pignite {
  428.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  429.     height: 30px;
  430.     background-position: 0 -2100px;
  431. }
  432.  
  433. .flair-pikachu {
  434.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  435.     height: 30px;
  436.     background-position: 0 -2130px;
  437. }
  438.  
  439. .flair-piplup {
  440.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  441.     height: 30px;
  442.     background-position: 0 -2160px;
  443. }
  444.  
  445. .flair-porygon {
  446.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  447.     height: 30px;
  448.     background-position: 0 -2190px;
  449. }
  450.  
  451. .flair-porygon-z {
  452.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  453.     height: 30px;
  454.     background-position: 0 -2220px;
  455. }
  456.  
  457. .flair-porygon2 {
  458.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  459.     height: 30px;
  460.     background-position: 0 -2250px;
  461. }
  462.  
  463. .flair-prinplup {
  464.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  465.     height: 30px;
  466.     background-position: 0 -2280px;
  467. }
  468.  
  469. .flair-quilava {
  470.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  471.     height: 30px;
  472.     background-position: 0 -2310px;
  473. }
  474.  
  475. .flair-quilladin {
  476.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  477.     height: 30px;
  478.     background-position: 0 -2340px;
  479. }
  480.  
  481. .flair-salamence {
  482.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  483.     height: 30px;
  484.     background-position: 0 -2370px;
  485. }
  486.  
  487. .flair-samurott {
  488.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  489.     height: 30px;
  490.     background-position: 0 -2400px;
  491. }
  492.  
  493. .flair-sceptile {
  494.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  495.     height: 30px;
  496.     background-position: 0 -2430px;
  497. }
  498.  
  499. .flair-scizor {
  500.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  501.     height: 30px;
  502.     background-position: 0 -2460px;
  503. }
  504.  
  505. .flair-scyther {
  506.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  507.     height: 30px;
  508.     background-position: 0 -2490px;
  509. }
  510.  
  511. .flair-serperior {
  512.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  513.     height: 30px;
  514.     background-position: 0 -2520px;
  515. }
  516.  
  517. .flair-servine {
  518.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  519.     height: 30px;
  520.     background-position: 0 -2550px;
  521. }
  522.  
  523. .flair-shaymin-sky {
  524.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  525.     height: 30px;
  526.     background-position: 0 -2580px;
  527. }
  528.  
  529. .flair-skitty {
  530.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  531.     height: 30px;
  532.     background-position: 0 -2610px;
  533. }
  534.  
  535. .flair-slowbro {
  536.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  537.     height: 30px;
  538.     background-position: 0 -2640px;
  539. }
  540.  
  541. .flair-slowking {
  542.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  543.     height: 30px;
  544.     background-position: 0 -2670px;
  545. }
  546.  
  547. .flair-slowpoke {
  548.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  549.     height: 30px;
  550.     background-position: 0 -2700px;
  551. }
  552.  
  553. .flair-smeargle {
  554.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  555.     height: 30px;
  556.     background-position: 0 -2730px;
  557. }
  558.  
  559. .flair-snivy {
  560.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  561.     height: 30px;
  562.     background-position: 0 -2760px;
  563. }
  564.  
  565. .flair-spinda {
  566.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  567.     height: 30px;
  568.     background-position: 0 -2790px;
  569. }
  570.  
  571. .flair-spiritomb {
  572.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  573.     height: 30px;
  574.     background-position: 0 -2820px;
  575. }
  576.  
  577. .flair-squirtle {
  578.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  579.     height: 30px;
  580.     background-position: 0 -2850px;
  581. }
  582.  
  583. .flair-swampert {
  584.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  585.     height: 30px;
  586.     background-position: 0 -2880px;
  587. }
  588.  
  589. .flair-sylveon {
  590.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  591.     height: 30px;
  592.     background-position: 0 -2910px;
  593. }
  594.  
  595. .flair-tepig {
  596.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  597.     height: 30px;
  598.     background-position: 0 -2940px;
  599. }
  600.  
  601. .flair-torchic {
  602.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  603.     height: 30px;
  604.     background-position: 0 -2970px;
  605. }
  606.  
  607. .flair-torterra {
  608.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  609.     height: 30px;
  610.     background-position: 0 -3000px;
  611. }
  612.  
  613. .flair-totodile {
  614.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  615.     height: 30px;
  616.     background-position: 0 -3030px;
  617. }
  618.  
  619. .flair-treecko {
  620.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  621.     height: 30px;
  622.     background-position: 0 -3060px;
  623. }
  624.  
  625. .flair-turtwig {
  626.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  627.     height: 30px;
  628.     background-position: 0 -3090px;
  629. }
  630.  
  631. .flair-typhlosion {
  632.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  633.     height: 30px;
  634.     background-position: 0 -3120px;
  635. }
  636.  
  637. .flair-umbreon {
  638.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  639.     height: 30px;
  640.     background-position: 0 -3150px;
  641. }
  642.  
  643. .flair-vaporeon {
  644.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  645.     height: 30px;
  646.     background-position: 0 -3180px;
  647. }
  648.  
  649. .flair-venonat {
  650.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  651.     height: 30px;
  652.     background-position: 0 -3210px;
  653. }
  654.  
  655. .flair-venusaur {
  656.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  657.     height: 30px;
  658.     background-position: 0 -3240px;
  659. }
  660.  
  661. .flair-victreebel {
  662.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  663.     height: 30px;
  664.     background-position: 0 -3270px;
  665. }
  666.  
  667. .flair-wartortle {
  668.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  669.     height: 30px;
  670.     background-position: 0 -3300px;
  671. }
  672.  
  673. .flair-zubat {
  674.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  675.     height: 30px;
  676.     background-position: 0 -3330px;
  677. }
  678.  
  679. .flair-niantic {
  680.         padding-left: 40px; /** <-- This is new **/     line-height: 30px;  /** <-- This is new **/
  681.     height: 60px;
  682.     background-position: 0 -3360px;
  683. }
  684.  
  685. /* WAVE 2 */
  686.  
  687. .flair-two {
  688.     background-image: url(%%pokemon-flair-wave-2%%) no-repeat -9999px;
  689.     border: 0;
  690.     padding: 0;
  691. }
  692.  
  693. .flair-abra {
  694.     padding-left: 40px; line-height: 30px;
  695.     height: 40px;
  696.     background-position: 0 0;
  697. }
  698.  
  699. .flair-aggron {
  700.     padding-left: 40px; line-height: 30px;
  701.     height: 40px;
  702.     background-position: 0 -40px;
  703. }
  704.  
  705. .flair-cacnea {
  706.     padding-left: 40px; line-height: 30px;
  707.     height: 40px;
  708.     background-position: 0 -80px;
  709. }
  710.  
  711. .flair-chandelure {
  712.     padding-left: 40px; line-height: 30px;
  713.     height: 40px;
  714.     background-position: 0 -120px;
  715. }
  716.  
  717. .flair-clefairy {
  718.     padding-left: 40px; line-height: 30px;
  719.     height: 40px;
  720.     background-position: 0 -160px;
  721. }
  722.  
  723. .flair-cubone {
  724.     padding-left: 40px; line-height: 30px;
  725.     height: 40px;
  726.     background-position: 0 -200px;
  727. }
  728.  
  729. .flair-delcatty {
  730.     padding-left: 40px; line-height: 30px;
  731.     height: 40px;
  732.     background-position: 0 -240px;
  733. }
  734.  
  735. .flair-deoxys {
  736.     padding-left: 40px; line-height: 30px;
  737.     height: 40px;
  738.     background-position: 0 -280px;
  739. }
  740.  
  741. .flair-donphan {
  742.     padding-left: 40px; line-height: 30px;
  743.     height: 40px;
  744.     background-position: 0 -320px;
  745. }
  746.  
  747. .flair-dragalge {
  748.     padding-left: 40px; line-height: 30px;
  749.     height: 40px;
  750.     background-position: 0 -360px;
  751. }
  752.  
  753. .flair-dragonair {
  754.     padding-left: 40px; line-height: 30px;
  755.     height: 40px;
  756.     background-position: 0 -400px;
  757. }
  758.  
  759. .flair-dratini {
  760.     padding-left: 40px; line-height: 30px;
  761.     height: 40px;
  762.     background-position: 0 -440px;
  763. }
  764.  
  765. .flair-drifloon {
  766.     padding-left: 40px; line-height: 30px;
  767.     height: 40px;
  768.     background-position: 0 -480px;
  769. }
  770.  
  771. .flair-exeggutor {
  772.     padding-left: 40px; line-height: 30px;
  773.     height: 40px;
  774.     background-position: 0 -520px;
  775. }
  776.  
  777. .flair-flaaffy {
  778.     padding-left: 40px; line-height: 30px;
  779.     height: 40px;
  780.     background-position: 0 -560px;
  781. }
  782.  
  783. .flair-gardevoir {
  784.     padding-left: 40px; line-height: 30px;
  785.     height: 40px;
  786.     background-position: 0 -600px;
  787. }
  788.  
  789. .flair-giratina {
  790.     padding-left: 40px; line-height: 30px;
  791.     height: 40px;
  792.     background-position: 0 -640px;
  793. }
  794.  
  795. .flair-gloom {
  796.     padding-left: 40px; line-height: 30px;
  797.     height: 40px;
  798.     background-position: 0 -680px;
  799. }
  800.  
  801. .flair-gogoat {
  802.     padding-left: 40px; line-height: 30px;
  803.     height: 40px;
  804.     background-position: 0 -720px;
  805. }
  806.  
  807. .flair-golduck {
  808.     padding-left: 40px; line-height: 30px;
  809.     height: 40px;
  810.     background-position: 0 -760px;
  811. }
  812.  
  813. .flair-haunter {
  814.     padding-left: 40px; line-height: 30px;
  815.     height: 40px;
  816.     background-position: 0 -800px;
  817. }
  818.  
  819. .flair-hitmonchan {
  820.     padding-left: 40px; line-height: 30px;
  821.     height: 40px;
  822.     background-position: 0 -840px;
  823. }
  824.  
  825. .flair-honedge {
  826.     padding-left: 40px; line-height: 30px;
  827.     height: 40px;
  828.     background-position: 0 -880px;
  829. }
  830.  
  831. .flair-jellicent-male {
  832.     padding-left: 40px; line-height: 30px;
  833.     height: 40px;
  834.     background-position: 0 -920px;
  835. }
  836.  
  837. .flair-jumpluff {
  838.     padding-left: 40px; line-height: 30px;
  839.     height: 40px;
  840.     background-position: 0 -960px;
  841. }
  842.  
  843. .flair-kingdra {
  844.     padding-left: 40px; line-height: 30px;
  845.     height: 40px;
  846.     background-position: 0 -1000px;
  847. }
  848.  
  849. .flair-koffing {
  850.     padding-left: 40px; line-height: 30px;
  851.     height: 40px;
  852.     background-position: 0 -1040px;
  853. }
  854.  
  855. .flair-lapras {
  856.     padding-left: 40px; line-height: 30px;
  857.     height: 40px;
  858.     background-position: 0 -1080px;
  859. }
  860.  
  861. .flair-magby {
  862.     padding-left: 40px; line-height: 30px;
  863.     height: 40px;
  864.     background-position: 0 -1120px;
  865. }
  866.  
  867. .flair-magikarp {
  868.     padding-left: 40px; line-height: 30px;
  869.     height: 40px;
  870.     background-position: 0 -1160px;
  871. }
  872.  
  873. .flair-magneton {
  874.     padding-left: 40px; line-height: 30px;
  875.     height: 40px;
  876.     background-position: 0 -1200px;
  877. }
  878.  
  879. .flair-mareep {
  880.     padding-left: 40px; line-height: 30px;
  881.     height: 40px;
  882.     background-position: 0 -1240px;
  883. }
  884.  
  885. .flair-marill {
  886.     padding-left: 40px; line-height: 30px;
  887.     height: 40px;
  888.     background-position: 0 -1280px;
  889. }
  890.  
  891. .flair-marowak {
  892.     padding-left: 40px; line-height: 30px;
  893.     height: 40px;
  894.     background-position: 0 -1320px;
  895. }
  896.  
  897. .flair-mawile {
  898.     padding-left: 40px; line-height: 30px;
  899.     height: 40px;
  900.     background-position: 0 -1360px;
  901. }
  902.  
  903. .flair-meowth {
  904.     padding-left: 40px; line-height: 30px;
  905.     height: 40px;
  906.     background-position: 0 -1400px;
  907. }
  908.  
  909. .flair-mew {
  910.     padding-left: 40px; line-height: 30px;
  911.     height: 40px;
  912.     background-position: 0 -1440px;
  913. }
  914.  
  915. .flair-mismagius {
  916.     padding-left: 40px; line-height: 30px;
  917.     height: 40px;
  918.     background-position: 0 -1480px;
  919. }
  920.  
  921. .flair-ninetales {
  922.     padding-left: 40px; line-height: 30px;
  923.     height: 40px;
  924.     background-position: 0 -1520px;
  925. }
  926.  
  927. .flair-pangoro {
  928.     padding-left: 40px; line-height: 30px;
  929.     height: 40px;
  930.     background-position: 0 -1560px;
  931. }
  932.  
  933. .flair-pinsir {
  934.     padding-left: 40px; line-height: 30px;
  935.     height: 40px;
  936.     background-position: 0 -1600px;
  937. }
  938.  
  939. .flair-poliwhirl {
  940.     padding-left: 40px; line-height: 30px;
  941.     height: 40px;
  942.     background-position: 0 -1640px;
  943. }
  944.  
  945. .flair-psyduck {
  946.     padding-left: 40px; line-height: 30px;
  947.     height: 40px;
  948.     background-position: 0 -1680px;
  949. }
  950.  
  951. .flair-pumpkaboo {
  952.     padding-left: 40px; line-height: 30px;
  953.     height: 40px;
  954.     background-position: 0 -1720px;
  955. }
  956.  
  957. .flair-raichu {
  958.     padding-left: 40px; line-height: 30px;
  959.     height: 40px;
  960.     background-position: 0 -1760px;
  961. }
  962.  
  963. .flair-rotom {
  964.     padding-left: 40px; line-height: 30px;
  965.     height: 40px;
  966.     background-position: 0 -1800px;
  967. }
  968.  
  969. .flair-sandslash {
  970.     padding-left: 40px; line-height: 30px;
  971.     height: 40px;
  972.     background-position: 0 -1840px;
  973. }
  974.  
  975. .flair-sawsbuck-fall {
  976.     padding-left: 40px; line-height: 30px;
  977.     height: 40px;
  978.     background-position: 0 -1880px;
  979. }
  980.  
  981. .flair-sawsbuck-spring {
  982.     padding-left: 40px; line-height: 30px;
  983.     height: 40px;
  984.     background-position: 0 -1920px;
  985. }
  986.  
  987. .flair-sawsbuck-summer {
  988.     padding-left: 40px; line-height: 30px;
  989.     height: 40px;
  990.     background-position: 0 -1960px;
  991. }
  992.  
  993. .flair-sawsbuck-winter {
  994.     padding-left: 40px; line-height: 30px;
  995.     height: 40px;
  996.     background-position: 0 -2000px;
  997. }
  998.  
  999. .flair-scarmony {
  1000.     padding-left: 40px; line-height: 30px;
  1001.     height: 40px;
  1002.     background-position: 0 -2040px;
  1003. }
  1004.  
  1005. .flair-sceptile {
  1006.     padding-left: 40px; line-height: 30px;
  1007.     height: 40px;
  1008.     background-position: 0 -2080px;
  1009. }
  1010.  
  1011. .flair-sceptile-mega {
  1012.     padding-left: 40px; line-height: 30px;
  1013.     height: 40px;
  1014.     background-position: 0 -2120px;
  1015. }
  1016.  
  1017. .flair-scolipede {
  1018.     padding-left: 40px; line-height: 30px;
  1019.     height: 40px;
  1020.     background-position: 0 -2160px;
  1021. }
  1022.  
  1023. .flair-shaymin-land {
  1024.     padding-left: 40px; line-height: 30px;
  1025.     height: 40px;
  1026.     background-position: 0 -2200px;
  1027. }
  1028.  
  1029. .flair-shinx {
  1030.     padding-left: 40px; line-height: 30px;
  1031.     height: 40px;
  1032.     background-position: 0 -2240px;
  1033. }
  1034.  
  1035. .flair-shuckle {
  1036.     padding-left: 40px; line-height: 30px;
  1037.     height: 40px;
  1038.     background-position: 0 -2280px;
  1039. }
  1040.  
  1041. .flair-staraptor {
  1042.     padding-left: 40px; line-height: 30px;
  1043.     height: 40px;
  1044.     background-position: 0 -2320px;
  1045. }
  1046.  
  1047. .flair-starmie {
  1048.     padding-left: 40px; line-height: 30px;
  1049.     height: 40px;
  1050.     background-position: 0 -2360px;
  1051. }
  1052.  
  1053. .flair-steelix {
  1054.     padding-left: 40px; line-height: 30px;
  1055.     height: 40px;
  1056.     background-position: 0 -2400px;
  1057. }
  1058.  
  1059. .flair-steelix-mega {
  1060.     padding-left: 40px; line-height: 30px;
  1061.     height: 40px;
  1062.     background-position: 0 -2440px;
  1063. }
  1064.  
  1065. .flair-ursaring {
  1066.     padding-left: 40px; line-height: 30px;
  1067.     height: 40px;
  1068.     background-position: 0 -2480px;
  1069. }
  1070.  
  1071. .flair-victini {
  1072.     padding-left: 40px; line-height: 30px;
  1073.     height: 40px;
  1074.     background-position: 0 -2520px;
  1075. }
  1076.  
  1077. .flair-zoroark {
  1078.     padding-left: 40px; line-height: 30px;
  1079.     height: 40px;
  1080.     background-position: 0 -2560px;
  1081. }
Advertisement
Add Comment
Please, Sign In to add comment