Advertisement
Spinnando

tournament - bipedal, tailed form

Dec 1st, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.69 KB | None | 0 0
  1. /* avatar border */
  2. #head-avatar {
  3. border: 2px solid #F86060;
  4. width: 48px;
  5. height: 48px;
  6. }
  7.  
  8. /* notification icon */
  9. #header #head-social > #notifs > a {
  10. background-image: url('https://pokefarm.com/upload/Continuum/absol_head2.png');
  11. background-size: cover;
  12. background-position: center center;
  13. background-repeat: no-repeat;
  14. }
  15. #header > #head-social > #notifs > a > img {
  16. opacity: 0;
  17. }
  18.  
  19. /* header text fix */
  20. #navigation > #navbtns > li > a > span, #navigation > #navbookmark > li > a > span, #counters>#counterlist>li>.counter_item>span {
  21. font-size:10pt!important;
  22. width:100%!important;
  23. transform: scaleX(1)!important;
  24. }
  25. #header {
  26. font-size:10pt!important;
  27. }
  28.  
  29. /* stacks all */
  30. @padding: 50px;
  31. #field_berries.selected ~ #field_field[data-mode="public"]>div.field>.fieldmon {
  32. margin:-@padding!important;
  33. left:45%!important;
  34. top:25%!important;
  35. img {
  36. animation:none!important;
  37. padding:@padding!important;
  38. }
  39. }
  40.  
  41. #field_berries {
  42. position:relative;
  43. z-index:12;
  44. }
  45.  
  46. #field_nav button[data-action=next], #field_nav button[data-action=previous], #field_nav button[data-action=jump] {
  47. position:relative;
  48. z-index:10;
  49. }
  50.  
  51. #field_party {
  52. position:relative;
  53. z-index: 11;
  54. }
  55.  
  56. /* shelter grid */
  57. div.pokemon:nth-child(1),div.pokemon:nth-child(2){left:0%!important;top:0%!important;}
  58. div.pokemon:nth-child(3),div.pokemon:nth-child(4){left:16.666%!important;top:0%!important;}
  59. div.pokemon:nth-child(5),div.pokemon:nth-child(6){left:33.332%!important;top:0%!important;}
  60. div.pokemon:nth-child(7),div.pokemon:nth-child(8){left:49.998%!important;top:0%!important;}
  61. div.pokemon:nth-child(9),div.pokemon:nth-child(10){left:66.664%!important;top:0%!important;}
  62. div.pokemon:nth-child(11),div.pokemon:nth-child(12){left:83.33%!important;top:0%!important;}
  63. div.pokemon:nth-child(13),div.pokemon:nth-child(14){left:0%!important;top:20%!important;}
  64. div.pokemon:nth-child(15),div.pokemon:nth-child(16){left:16.666%!important;top:20%!important;}
  65. div.pokemon:nth-child(17),div.pokemon:nth-child(18){left:33.332%!important;top:20%!important;}
  66. div.pokemon:nth-child(19),div.pokemon:nth-child(20){left:49.998%!important;top:20%!important;}
  67. div.pokemon:nth-child(21),div.pokemon:nth-child(22){left:66.664%!important;top:20%!important;}
  68. div.pokemon:nth-child(23),div.pokemon:nth-child(24){left:83.33%!important;top:20%!important;}
  69. div.pokemon:nth-child(25),div.pokemon:nth-child(26){left:0%!important;top:40%!important;}
  70. div.pokemon:nth-child(27),div.pokemon:nth-child(28){left:16.666%!important;top:40%!important;}
  71. div.pokemon:nth-child(29),div.pokemon:nth-child(30){left:33.332%!important;top:40%!important;}
  72. div.pokemon:nth-child(31),div.pokemon:nth-child(32){left:49.998%!important;top:40%!important;}
  73. div.pokemon:nth-child(33),div.pokemon:nth-child(34){left:66.664%!important;top:40%!important;}
  74. div.pokemon:nth-child(35),div.pokemon:nth-child(36){left:83.33%!important;top:40%!important;}
  75. div.pokemon:nth-child(37),div.pokemon:nth-child(38){left:0%!important;top:60%!important;}
  76. div.pokemon:nth-child(39),div.pokemon:nth-child(40){left:16.666%!important;top:60%!important;}
  77. div.pokemon:nth-child(41),div.pokemon:nth-child(42){left:33.332%!important;top:60%!important;}
  78. div.pokemon:nth-child(43),div.pokemon:nth-child(44){left:49.998%!important;top:60%!important;}
  79. div.pokemon:nth-child(45),div.pokemon:nth-child(46){left:66.664%!important;top:60%!important;}
  80. div.pokemon:nth-child(47),div.pokemon:nth-child(48){left:83.33%!important;top:60%!important;}
  81. div.pokemon:nth-child(49),div.pokemon:nth-child(50){left:0%!important;top:80%!important;}
  82. div.pokemon:nth-child(51),div.pokemon:nth-child(52){left:16.666%!important;top:80%!important;}
  83. div.pokemon:nth-child(53),div.pokemon:nth-child(54){left:33.332%!important;top:80%!important;}
  84. div.pokemon:nth-child(55),div.pokemon:nth-child(56){left:49.998%!important;top:80%!important;}
  85. div.pokemon:nth-child(57),div.pokemon:nth-child(58){left:66.664%!important;top:80%!important;}
  86. div.pokemon:nth-child(59),div.pokemon:nth-child(60){left:83.33%!important;top:80%!important;}
  87. div.pokemon:nth-child(61),div.pokemon:nth-child(62){left:0%!important;top:100%!important;}
  88. div.pokemon:nth-child(63),div.pokemon:nth-child(64){left:16.666%!important;top:100%!important;}
  89. div.pokemon:nth-child(65),div.pokemon:nth-child(66){left:33.332%!important;top:100%!important;}
  90. div.pokemon:nth-child(67),div.pokemon:nth-child(68){left:49.998%!important;top:100%!important;}
  91. div.pokemon:nth-child(69),div.pokemon:nth-child(70){left:66.664%!important;top:100%!important;}
  92. div.pokemon:nth-child(71),div.pokemon:nth-child(72){left:83.33%!important;top:100%!important;}
  93. div.pokemon:nth-child(73),div.pokemon:nth-child(74){left:0%!important;top:120%!important;}
  94. div.pokemon:nth-child(75),div.pokemon:nth-child(76){left:16.666%!important;top:120%!important;}
  95. div.pokemon:nth-child(77),div.pokemon:nth-child(78){left:33.332%!important;top:120%!important;}
  96. div.pokemon:nth-child(79),div.pokemon:nth-child(80){left:49.998%!important;top:120%!important;}
  97.  
  98. /* hide all common eggs */ img[src*=""],img[src*="pkmn/n/u/5.png"],img[src*="pkmn/c/0/7.png"],img[src*="pkmn/f/d/w.png"],img[src*="pkmn/l/w/s.png"],img[src*="pkmn/j/n/z.png"],img[src*="pkmn/a/1.png"],img[src*="pkmn/b/y.png"],img[src*="pkmn/5/j/w.png"],img[src*="pkmn/s/y/w/b.png"],img[src*="pkmn/i/m/r.png"],img[src*="pkmn/n/q/8.png"],img[src*="pkmn/g/s/8.png"],img[src*="pkmn/1/i/1.png"],img[src*="pkmn/r/2/t/g.png"],img[src*="pkmn/1/8/7.png"],img[src*="pkmn/g/i/1.png"],img[src*="pkmn/7/z/0.png"],img[src*="pkmn/b/y/1/6.png"],img[src*="pkmn/m/n/s.png"],img[src*="pkmn/7/s/7.png"],img[src*="pkmn/g/s/n.png"],img[src*="pkmn/d/m/w.png"],img[src*="pkmn/i/i/f.png"],img[src*="pkmn/6/1/e.png"],img[src*="pkmn/p/p/g/x.png"],img[src*="pkmn/o/r/x.png"],img[src*="pkmn/9/v/c/y.png"],img[src*="pkmn/3/z/u.png"],img[src*="pkmn/t/j.png"],img[src*="pkmn/k/n/x.png"],img[src*="pkmn/l/m/7.png"],img[src*="pkmn/4/y/r.png"],img[src*="pkmn/a/2/d.png"],img[src*="pkmn/l/t/r.png"],img[src*="pkmn/d/6/h.png"],img[src*="pkmn/1/y/t.png"],img[src*="pkmn/i/y/y/3.png"],img[src*="pkmn/6/6/5.png"],img[src*="pkmn/c/1/y.png"],img[src*="pkmn/9/g/4.png"],img[src*="pkmn/h/d.png"],img[src*="pkmn/5/b/1.png"],img[src*="pkmn/9/5/7.png"],img[src*="pkmn/n/a/i.png"],img[src*="pkmn/8/s/i/r.png"],img[src*="pkmn/3/1/u.png"],img[src*="pkmn/f/b/0.png"],img[src*="pkmn/6/d/s.png"],img[src*="pkmn/b/v/d.png"],img[src*="pkmn/b/f/k.png"],img[src*="pkmn/j/p/g.png"],img[src*="pkmn/n/k/h.png"],img[src*="pkmn/h/6/b.png"],img[src*="pkmn/c/8/n.png"],img[src*="pkmn/b/d/m.png"],img[src*="pkmn/9/b/0.png"],img[src*="pkmn/k/b/3.png"],img[src*="pkmn/d/5/0.png"],img[src*="pkmn/q/8.png"],img[src*="pkmn/l/k/a.png"],img[src*="pkmn/l/r/1.png"],img[src*="pkmn/m/q/k.png"],img[src*="pkmn/q/6/d/0.png"],img[src*="pkmn/7/9/t.png"],img[src*="pkmn/o/b/7.png"],img[src*="pkmn/b/x/s.png"],img[src*="pkmn/d/q/n.png"],img[src*="pkmn/8/r/q.png"],img[src*="pkmn/h/h/h.png"],img[src*="pkmn/3/e/l.png"],img[src*="pkmn/1/5/l.png"],img[src*="pkmn/6/n/4.png"],img[src*="pkmn/5/d/f.png"],img[src*="pkmn/4/u/j.png"],img[src*="pkmn/8/t/3/u.png"],img[src*="pkmn/a/x/w.png"],img[src*="pkmn/c/z/0.png"],img[src*="pkmn/4/2/a.png"],img[src*="pkmn/4/3/r.png"],img[src*="pkmn/h/j/d.png"],img[src*="pkmn/m/f/t.png"],img[src*="pkmn/p/6/f.png"],img[src*="pkmn/2/6.png"],img[src*="pkmn/d/9/6.png"],img[src*="pkmn/c/a/a.png"],img[src*="pkmn/2/h/q.png"],img[src*="pkmn/3/2/r.png"],img[src*="pkmn/g/i/c.png"],img[src*="pkmn/b/2/f/n.png"],img[src*="pkmn/o/8/a.png"],img[src*="pkmn/a/6/6/v.png"],img[src*="pkmn/o/l/o.png"],img[src*="pkmn/g/d/0.png"],img[src*="pkmn/b/b/e.png"],img[src*="pkmn/d/q/b.png"],img[src*="pkmn/2/v/k.png"],img[src*="pkmn/i/h/o.png"],img[src*="pkmn/6/u/u.png"],img[src*="pkmn/e/p/g.png"],img[src*="pkmn/r/t.png"],img[src*="pkmn/d/n/x.png"],img[src*="pkmn/o/0/q.png"],img[src*="pkmn/m/3/m.png"],img[src*="pkmn/5/8/4.png"],img[src*="pkmn/h/q/c.png"],img[src*="pkmn/l/5/e.png"],img[src*="pkmn/j/x/b.png"],img[src*="pkmn/h/p/h.png"],img[src*="pkmn/8/2/i.png"],img[src*="pkmn/f/f/i.png"],img[src*="pkmn/j/z/s.png"],img[src*="pkmn/f/o/v.png"],img[src*="pkmn/m/x/3.png"],img[src*="pkmn/d/z/3.png"],img[src*="pkmn/2/v/d.png"],img[src*="pkmn/a/8/b.png"],img[src*="pkmn/i/1/e.png"],img[src*="pkmn/a/y/f.png"],img[src*="pkmn/6/5/i.png"],img[src*="pkmn/h/5/v.png"],img[src*="pkmn/7/2/l.png"],img[src*="pkmn/c/w/w.png"],img[src*="pkmn/i/4/2.png"],img[src*="pkmn/l/z/2.png"],img[src*="pkmn/i/0/k.png"],img[src*="pkmn/8/v/w.png"],img[src*="pkmn/b/5/9.png"],img[src*="pkmn/m/f/c.png"],img[src*="pkmn/j/9/n.png"],img[src*="pkmn/8/b/v.png"],img[src*="pkmn/8/a/n.png"],img[src*="pkmn/m/z/8.png"],img[src*="pkmn/m/x/d.png"],img[src*="pkmn/j/c/2.png"],img[src*="pkmn/m/u/8.png"],img[src*="pkmn/1/9/q.png"],img[src*="pkmn/8/b/g.png"],img[src*="pkmn/f/w/s.png"],img[src*="pkmn/n/y/x.png"],img[src*="pkmn/n/d/x.png"],img[src*="pkmn/l/6/d.png"],img[src*="pkmn/b/l/l.png"],img[src*="pkmn/h/n/8.png"],img[src*="pkmn/s/5.png"],img[src*="pkmn/8/7/x.png"],img[src*="pkmn/i/o/3.png"],img[src*="pkmn/7/d/y.png"],img[src*="pkmn/7/7/x.png"],img[src*="pkmn/m/v/v.png"],img[src*="pkmn/2/g/h.png"],img[src*="pkmn/b/5/8.png"],img[src*="pkmn/h/a/c.png"],img[src*="pkmn/a/q/1.png"],img[src*="pkmn/g/g/v.png"],img[src*="pkmn/e/1/3.png"],img[src*="pkmn/k/7/e.png"],img[src*="pkmn/e/9/e.png"],img[src*="pkmn/4/q/o.png"],img[src*="pkmn/l/1/7.png"],img[src*="pkmn/1/i/7.png"],img[src*="pkmn/7/1/v.png"],img[src*="pkmn/6/l/n.png"],img[src*="pkmn/l/x/b.png"],img[src*="pkmn/b/m/6.png"],img[src*="pkmn/i/i/g.png"],img[src*="pkmn/a/g/q.png"],img[src*="pkmn/a/v/p.png"],img[src*="pkmn/c/q.png"],img[src*="pkmn/a/q/0.png"],img[src*="pkmn/y/r.png"],img[src*="pkmn/4/n/g.png"],img[src*="pkmn/i/3/m.png"],img[src*="pkmn/n/3/p.png"],img[src*="pkmn/7/x/q.png"],img[src*="pkmn/c/g/k.png"],img[src*="pkmn/6/8/0.png"],img[src*="pkmn/8/q/y.png"],img[src*="pkmn/j/3/7.png"],img[src*="pkmn/d/j/y/x.png"],img[src*="pkmn/j/o/e.png"],img[src*="pkmn/8/w/9.png"],img[src*="pkmn/3/t/b/5.png"],img[src*="pkmn/7/t/f.png"],img[src*="pkmn/x/2.png"],img[src*="pkmn/h/1/5.png"],img[src*="pkmn/o/9/f.png"],img[src*="pkmn/u/n.png"],img[src*="pkmn/n/9/6.png"],img[src*="pkmn/i/k/7.png"],img[src*="pkmn/6/t/u.png"],img[src*="pkmn/g/h/g.png"],img[src*="pkmn/7/p/8.png"],img[src*="pkmn/5/3/y.png"],img[src*="pkmn/h/i/m.png"],img[src*="pkmn/n/j/v.png"],img[src*="pkmn/j/w/f.png"],img[src*="pkmn/m/2/2.png"],img[src*="pkmn/q/m/6/n.png"],img[src*="pkmn/1/f/5.png"],img[src*="pkmn/c/u/5.png"],img[src*="pkmn/h/l/1.png"],img[src*="pkmn/n/m/e.png"],img[src*="pkmn/r/k.png"],img[src*="pkmn/4/4/t.png"],img[src*="pkmn/k/t/f.png"],img[src*="pkmn/5/d/m.png"],img[src*="pkmn/l/l/q.png"],img[src*="pkmn/m/j/c.png"],img[src*="pkmn/i/1/4.png"],img[src*="pkmn/h/m/b.png"],img[src*="pkmn/a/a/c.png"],img[src*="pkmn/l/v/b.png"],img[src*="pkmn/k/8/c/u.png"],img[src*="pkmn/9/7/w.png"],img[src*="pkmn/m/m/g.png"],img[src*="pkmn/1/s/6.png"],img[src*="pkmn/d/w/5.png"],img[src*="pkmn/k/y/r.png"],img[src*="pkmn/l/t/c.png"],img[src*="pkmn/4/2/5.png"],img[src*="pkmn/h/5/x.png"],img[src*="pkmn/c/e/z.png"],img[src*="pkmn/j/3/8.png"],img[src*="pkmn/d/h/7/w.png"],img[src*="pkmn/n/u/c.png"],img[src*="pkmn/b/q/s.png"],img[src*="pkmn/h/h/6.png"],img[src*="pkmn/2/b/o.png"],img[src*="pkmn/i/4.png"],img[src*="pkmn/h/j/1.png"],img[src*="pkmn/g/2/t.png"],img[src*="pkmn/9/6/3.png"],img[src*="pkmn/h/1/j.png"],img[src*="pkmn/2/l/p.png"],img[src*="pkmn/p/0/e.png"],img[src*="pkmn/n/s/g.png"],img[src*="pkmn/9/d/l.png"],img[src*="pkmn/9/0/8.png"],img[src*="pkmn/h/p/m.png"],img[src*="pkmn/m/t/p.png"],img[src*="pkmn/g/z/8.png"],img[src*="pkmn/c/6/t.png"],img[src*="pkmn/b/x/z.png"],img[src*="pkmn/a/v/v.png"],img[src*="pkmn/6/3/e.png"],img[src*="pkmn/m/h/g.png"],img[src*="pkmn/j/o/4.png"],img[src*="pkmn/h/w/i.png"],img[src*="pkmn/l/f/b.png"],img[src*="pkmn/1/q/3.png"],img[src*="pkmn/h/y/x.png"],img[src*="pkmn/i/4/g.png"],img[src*="pkmn/l/m/m.png"],img[src*="pkmn/h/d/l.png"],img[src*="pkmn/1/0.png"],img[src*="pkmn/5/r/3.png"],img[src*="pkmn/5/c/f.png"],img[src*="pkmn/7/6/1.png"],img[src*="pkmn/b/d/u.png"],img[src*="pkmn/n/m/q.png"],img[src*="pkmn/f/j/2.png"],img[src*="pkmn/a/5/8.png"],img[src*="pkmn/9/u/9.png"],img[src*="pkmn/a/h/s.png"],img[src*="pkmn/j/b/e.png"],img[src*="pkmn/i/v/v.png"],img[src*="pkmn/6/t/t.png"],img[src*="pkmn/2/f/z.png"],img[src*="pkmn/c/w/4.png"],img[src*="pkmn/6/7/q.png"],img[src*="pkmn/5/k/q.png"],img[src*="pkmn/h/r/h.png"],img[src*="pkmn/j/w/r.png"],img[src*="pkmn/4/b/8.png"],img[src*="pkmn/e/u/j.png"],img[src*="pkmn/h/9/i.png"],img[src*="pkmn/i/i/t.png"],img[src*="pkmn/n/p/4.png"],img[src*="pkmn/g/t/s.png"],img[src*="pkmn/i/m/9.png"],img[src*="pkmn/a/e/e.png"],img[src*="pkmn/6/t/r.png"],img[src*="pkmn/n/3/k.png"],img[src*="pkmn/5/m/0.png"],img[src*="pkmn/9/k/0.png"],img[src*="pkmn/j/h/y.png"],img[src*="pkmn/5/8/6.png"],img[src*="pkmn/n/w/g.png"],img[src*="pkmn/a/k/y.png"],img[src*="pkmn/o/6/l.png"],img[src*="pkmn/m/e/4.png"],img[src*="pkmn/i/a/w.png"],img[src*="pkmn/1/f/b.png"],img[src*="pkmn/l/m/v.png"],img[src*="pkmn/e/d/q.png"],img[src*="pkmn/2/c/0.png"],img[src*="pkmn/v/o.png"],img[src*="pkmn/j/2/a.png"],img[src*="pkmn/f/4/h.png"],img[src*="pkmn/f/n/h.png"],img[src*="pkmn/u/v/g.png"],img[src*="pkmn/j/t/g.png"],img[src*="pkmn/2/q/q.png"],img[src*="pkmn/f/5/c.png"],img[src*="pkmn/u/6/z.png"],img[src*="pkmn/s/j/m.png"],img[src*="pkmn/e/2/4.png"],img[src*="pkmn/7/f.png"],img[src*="pkmn/a/5/o.png"],img[src*="pkmn/6/p/n.png"],img[src*="pkmn/k/3/1.png"],img[src*="pkmn/n/x/e.png"],img[src*="pkmn/6/5/9.png"],img[src*="pkmn/j/u/m.png"],img[src*="pkmn/r/h/6.png"],img[src*="pkmn/g/4/b.png"],img[src*="pkmn/p/5/7.png"],img[src*="pkmn/v/0/1.png"],img[src*="pkmn/2/h/9.png"],img[src*="pkmn/k/l/k.png"],img[src*="pkmn/2/o/m.png"],img[src*="pkmn/d/k/d.png"],img[src*="pkmn/v/3/3.png"],img[src*="pkmn/v/5/e.png"],img[src*="pkmn/m/q/f.png"],img[src*="pkmn/m/q/c.png"],img[src*="pkmn/8/f/n.png"],img[src*="pkmn/y/x.png"],img[src*="pkmn/9/y/7.png"],img[src*="pkmn/h/w/j.png"],img[src*="pkmn/k/8/t/9.png"],img[src*="pkmn/4/z/d/i.png"],img[src*="pkmn/b/o/e/9.png"],img[src*="pkmn/t/3/n/j.png"],img[src*="pkmn/k/x/0/r.png"],img[src*="pkmn/3/b/v/m.png"],img[src*="pkmn/c/w/0/j.png"],img[src*="pkmn/6/1/4/3.png"],img[src*="pkmn/i/h/d/v.png"],img[src*="pkmn/2/o/2.png"],img[src*="pkmn/e/7/2/t.png"],img[src*="pkmn/w/i/r/f.png"],img[src*="pkmn/l/t/7/0.png"],img[src*="pkmn/3/g/w/n.png"],img[src*="pkmn/g/9/w/3.png"],img[src*="pkmn/5/5/7/6.png"],img[src*="pkmn/y/t/n/f.png"],img[src*="pkmn/m/z/n.png"],img[src*="pkmn/q/p/t/n.png"],img[src*="pkmn/3/p/o/k.png"],img[src*="pkmn/o/a/r/f.png"],img[src*="pkmn/5/r/3/2.png"],img[src*="pkmn/v/5/u/1.png"],img[src*="pkmn/l/1/p/i.png"],img[src*="pkmn/k/5/c/t.png"],img[src*="pkmn/a/d/q/3.png"],img[src*="pkmn/s/v/v/x.png"],img[src*="pkmn/2/t/n.png"],img[src*="pkmn/t/c/n/o.png"],img[src*="pkmn/s/j/7/m.png"],img[src*="pkmn/4/x/r/y.png"],img[src*="pkmn/f/q/s/j.png"],img[src*="pkmn/5/g/a.png"],img[src*="pkmn/o/w/f/s.png"],img[src*="pkmn/j/n/z.png"],img[src*="pkmn/a/1.png"],img[src*="pkmn/d/m/w.png"],img[src*="pkmn/i/i/f.png"],img[src*="pkmn/7/9/t.png"],img[src*="pkmn/b/x/s.png"],img[src*="pkmn/p/6/f.png"],img[src*="pkmn/2/6.png"],img[src*="pkmn/d/q/b.png"],img[src*="pkmn/d/n/x.png"],img[src*="pkmn/l/5/e.png"],img[src*="pkmn/j/x/b.png"],img[src*="pkmn/8/b/v.png"],img[src*="pkmn/1/9/q.png"],img[src*="pkmn/n/y/x.png"],img[src*="pkmn/b/5/8.png"],img[src*="pkmn/h/a/c.png"],img[src*="pkmn/4/n/g.png"],img[src*="pkmn/n/j/v.png"],img[src*="pkmn/h/l/1.png"],img[src*="pkmn/n/m/e.png"],img[src*="pkmn/l/t/c.png"],img[src*="pkmn/l/f/b.png"],img[src*="pkmn/1/q/3.png"],img[src*="pkmn/5/c/f.png"],img[src*="pkmn/4/b/8.png"],img[src*="pkmn/n/p/4.png"],img[src*="pkmn/5/8/6.png"],img[src*="pkmn/v/o.png"],img[src*="pkmn/f/4/h.png"],img[src*="pkmn/u/6/z.png"],img[src*="pkmn/3/b/v/m.png"],img[src*="pkmn/i/h/d/v.png"],img[src*="pkmn/3/g/w/n.png"],img[src*="pkmn/v/5/u/1.png"]{opacity: .3;}
  99.  
  100. /* highlight tournament required eggs */ img[src*=""],img[src*="pkmn/4/y/r.png"],img[src*="pkmn/g/d/0.png"],img[src*="pkmn/a/v/v.png"],img[src*="pkmn/5/m/0.png"],img[src*="pkmn/f/p/6.png"],img[src*="pkmn/m/j/c.png"],img[src*="pkmn/2/q/q.png"],img[src*="pkmn/k/8/c/u.png"],img[src*="pkmn/f/d/w.png"],img[src*="pkmn/f/n/h.png"],img[src*="pkmn/g/h/g.png"],img[src*="pkmn/g/i/1.png"],img[src*=""],img[src*="pkmn/1/f/5.png"],img[src*="pkmn/9/k/0.png"],img[src*="pkmn/h/6/b.png"],img[src*="pkmn/v/3/3.png"],img[src*="pkmn/b/x/z.png"],img[src*="pkmn/o/6/l.png"],img[src*="pkmn/6/t/r.png"],img[src*="pkmn/k/3/1.png"],img[src*="pkmn/g/9/w/3.png"],img[src*="pkmn/1/s/6.png"],img[src*="pkmn/c/x/7.png"],img[src*="pkmn/p/k/v/c.png"],img[src*="pkmn/2/c/0.png"],img[src*="pkmn/2/h/9.png"],img[src*="pkmn/o/l/o.png"],img[src*="pkmn/d/5/0.png"],img[src*="pkmn/7/x/q.png"],img[src*="pkmn/j/j/u.png"],img[src*="pkmn/l/z/2.png"],img[src*="pkmn/c/8/n.png"],img[src*="pkmn/a/2/d.png"],img[src*="pkmn/c/w/w.png"],img[src*="pkmn/t/j.png"],img[src*="pkmn/b/2/f/n.png"],img[src*="pkmn/c/i/g.png"],img[src*="pkmn/4/3/u.png"],img[src*="pkmn/j/t/q.png"],img[src*="pkmn/a/k/y.png"],img[src*="pkmn/i/4/2.png"],img[src*="pkmn/2/g/h.png"],img[src*="pkmn/g/2/t.png"],img[src*="pkmn/e/j/7.png"],img[src*="pkmn/a/5/o.png"],img[src*="pkmn/9/d/l.png"],img[src*="pkmn/p/0/e.png"],img[src*="pkmn/n/s/g.png"],img[src*="pkmn/5/r/3/2.png"],img[src*="pkmn/m/v/v.png"],img[src*="pkmn/e/x/w/e.png"],img[src*="pkmn/3/z/u.png"],img[src*="pkmn/d/w/5.png"],img[src*="pkmn/1/i/1.png"],img[src*="pkmn/r/2/t/g.png"],img[src*="pkmn/7/6/1.png"],img[src*="pkmn/6/5/i.png"],img[src*="pkmn/h/p/h.png"],img[src*="pkmn/i/4.png"],img[src*="pkmn/n/u/c.png"],img[src*="pkmn/l/1/7.png"],img[src*="pkmn/l/w/s.png"],img[src*="pkmn/8/2/i.png"],img[src*="pkmn/t/c/n/o.png"],img[src*="pkmn/4/3/r.png"],img[src*="pkmn/i/0/k.png"],img[src*="pkmn/2/t/n.png"],img[src*="pkmn/k/l/k.png"],img[src*="pkmn/6/6/g.png"],img[src*="pkmn/b/5/8.png"],img[src*="pkmn/n/d/x.png"],img[src*="pkmn/8/w/9.png"],img[src*="pkmn/3/0/r/9.png"],img[src*="pkmn/l/x/b.png"],img[src*="pkmn/l/w/u.png"]{border-radius: 50px;opacity: 1;box-shadow: 0px 0px 0px 5px blue;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement