Advertisement
Spinnando

normal eggs + aron for theon

Apr 15th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.42 KB | None | 0 0
  1. /* shelter alert */
  2. #shelterarea .pokemon+.tooltip_content {
  3. display:block;
  4. visibility:hidden
  5. }
  6. #shelterarea .pokemon.lock+.tooltip_content, #shelterarea .pokemon:hover+.tooltip_content {
  7. visibility:visible;
  8. }
  9. #shelterarea:not(.selected) .pokemon+.tooltip_content img:not([src*=gender]) {
  10. visibility:visible;
  11. float:left;
  12. transform:scale(15);
  13. opacity:.75;
  14. transform-origin:bottom left;
  15. -ms-interpolation-mode:nearest-neighbor;
  16. image-rendering:-moz-crisp-edges;
  17. image-rendering:pixelated;
  18. touch-action:none;
  19. pointer-events:none;
  20. }
  21.  
  22. /* party stack */
  23. #partybox .party>div>.action.working {display:none;}
  24. #partybox .party>div>.action>.berrybuttons>.tooltip_content {display: none;}
  25. #multiuser .party>div {position: absolute;}
  26. #multiuser .party>div>.action a[data-berry] {padding: 25px 0px; z-index:1;}
  27. #multiuser .mu_navlink {margin-top: 100px;}
  28. #multiuser .fieldslink {margin-top: 110px;}
  29.  
  30. /* trainer */
  31. #profilepage {
  32. display: flex;
  33. flex-flow: row wrap;
  34. }
  35. #trainerimage {
  36. order: -1;
  37. -moz-transform: scale(-1, 1);
  38. -webkit-transform: scale(-1, 1);
  39. -o-transform: scale(-1, 1);
  40. -ms-transform: scale(-1, 1);
  41. transform: scale(-1, 1);
  42. background-image: url("https://pokefarm.com/upload/Continuum/skyrim_trainer_background.png");
  43. background-size: 100%;
  44. height: 600px; }
  45. #trainerimage:before {
  46. box-sizing: unset;
  47. width: 70%;
  48. height: 85%;
  49. margin: 20px;
  50. background-color: rgba(1, 1, 1, 0.9);
  51. border-radius: 0;
  52. border: 25px solid #010101;
  53. -webkit-border-image: url("https://pokefarm.com/upload/Continuum/skyrim_border2.png") 30 round;
  54. -o-border-image: url("https://pokefarm.com/upload/Continuum/skyrim_border2.png") 30 round;
  55. border-image: url("https://pokefarm.com/upload/Continuum/skyrim_border2.png") 30 round;
  56. border-image-outset: 5px;
  57. }
  58. .mq4 #trainerimage {
  59. order: 99;
  60. }
  61.  
  62. /* avatar border */
  63. #head-avatar {
  64. border: 2px solid #A8A878;
  65. width: 48px;
  66. height: 48px;
  67. }
  68.  
  69. /* notification icon */
  70. #header #head-social > #notifs > a {
  71. background-image: url('https://pokefarm.com/upload/Continuum/absol_head2.png');
  72. background-size: cover;
  73. background-position: center center;
  74. background-repeat: no-repeat;
  75. }
  76. #header > #head-social > #notifs > a > img {
  77. opacity: 0;
  78. }
  79.  
  80. /* header text fix */
  81. #navigation > #navbtns > li > a > span, #navigation > #navbookmark > li > a > span, #counters>#counterlist>li>.counter_item>span {
  82. font-size:10pt!important;
  83. width:100%!important;
  84. transform: scaleX(1)!important;
  85. }
  86. #header {
  87. font-size:10pt!important;
  88. }
  89.  
  90. /* stacks all */
  91. @padding: 50px;
  92. #field_berries.selected ~ #field_field[data-mode="public"]>div.field>.fieldmon {
  93. margin:-@padding!important;
  94. left:45%!important;
  95. top:25%!important;
  96. img {
  97. animation:none!important;
  98. padding:@padding!important;
  99. }
  100. }
  101.  
  102. #field_berries {
  103. position:relative;
  104. z-index:12;
  105. }
  106.  
  107. #field_nav button[data-action=next], #field_nav button[data-action=previous], #field_nav button[data-action=jump] {
  108. position:relative;
  109. z-index:10;
  110. }
  111.  
  112. #field_party {
  113. position:relative;
  114. z-index: 11;
  115. }
  116.  
  117. /* shelter grid */
  118. div.pokemon:nth-child(1),div.pokemon:nth-child(2){left:0%!important;top:0%!important;}
  119. div.pokemon:nth-child(3),div.pokemon:nth-child(4){left:16.666%!important;top:0%!important;}
  120. div.pokemon:nth-child(5),div.pokemon:nth-child(6){left:33.332%!important;top:0%!important;}
  121. div.pokemon:nth-child(7),div.pokemon:nth-child(8){left:49.998%!important;top:0%!important;}
  122. div.pokemon:nth-child(9),div.pokemon:nth-child(10){left:66.664%!important;top:0%!important;}
  123. div.pokemon:nth-child(11),div.pokemon:nth-child(12){left:83.33%!important;top:0%!important;}
  124. div.pokemon:nth-child(13),div.pokemon:nth-child(14){left:0%!important;top:20%!important;}
  125. div.pokemon:nth-child(15),div.pokemon:nth-child(16){left:16.666%!important;top:20%!important;}
  126. div.pokemon:nth-child(17),div.pokemon:nth-child(18){left:33.332%!important;top:20%!important;}
  127. div.pokemon:nth-child(19),div.pokemon:nth-child(20){left:49.998%!important;top:20%!important;}
  128. div.pokemon:nth-child(21),div.pokemon:nth-child(22){left:66.664%!important;top:20%!important;}
  129. div.pokemon:nth-child(23),div.pokemon:nth-child(24){left:83.33%!important;top:20%!important;}
  130. div.pokemon:nth-child(25),div.pokemon:nth-child(26){left:0%!important;top:40%!important;}
  131. div.pokemon:nth-child(27),div.pokemon:nth-child(28){left:16.666%!important;top:40%!important;}
  132. div.pokemon:nth-child(29),div.pokemon:nth-child(30){left:33.332%!important;top:40%!important;}
  133. div.pokemon:nth-child(31),div.pokemon:nth-child(32){left:49.998%!important;top:40%!important;}
  134. div.pokemon:nth-child(33),div.pokemon:nth-child(34){left:66.664%!important;top:40%!important;}
  135. div.pokemon:nth-child(35),div.pokemon:nth-child(36){left:83.33%!important;top:40%!important;}
  136. div.pokemon:nth-child(37),div.pokemon:nth-child(38){left:0%!important;top:60%!important;}
  137. div.pokemon:nth-child(39),div.pokemon:nth-child(40){left:16.666%!important;top:60%!important;}
  138. div.pokemon:nth-child(41),div.pokemon:nth-child(42){left:33.332%!important;top:60%!important;}
  139. div.pokemon:nth-child(43),div.pokemon:nth-child(44){left:49.998%!important;top:60%!important;}
  140. div.pokemon:nth-child(45),div.pokemon:nth-child(46){left:66.664%!important;top:60%!important;}
  141. div.pokemon:nth-child(47),div.pokemon:nth-child(48){left:83.33%!important;top:60%!important;}
  142. div.pokemon:nth-child(49),div.pokemon:nth-child(50){left:0%!important;top:80%!important;}
  143. div.pokemon:nth-child(51),div.pokemon:nth-child(52){left:16.666%!important;top:80%!important;}
  144. div.pokemon:nth-child(53),div.pokemon:nth-child(54){left:33.332%!important;top:80%!important;}
  145. div.pokemon:nth-child(55),div.pokemon:nth-child(56){left:49.998%!important;top:80%!important;}
  146. div.pokemon:nth-child(57),div.pokemon:nth-child(58){left:66.664%!important;top:80%!important;}
  147. div.pokemon:nth-child(59),div.pokemon:nth-child(60){left:83.33%!important;top:80%!important;}
  148. div.pokemon:nth-child(61),div.pokemon:nth-child(62){left:0%!important;top:100%!important;}
  149. div.pokemon:nth-child(63),div.pokemon:nth-child(64){left:16.666%!important;top:100%!important;}
  150. div.pokemon:nth-child(65),div.pokemon:nth-child(66){left:33.332%!important;top:100%!important;}
  151. div.pokemon:nth-child(67),div.pokemon:nth-child(68){left:49.998%!important;top:100%!important;}
  152. div.pokemon:nth-child(69),div.pokemon:nth-child(70){left:66.664%!important;top:100%!important;}
  153. div.pokemon:nth-child(71),div.pokemon:nth-child(72){left:83.33%!important;top:100%!important;}
  154. div.pokemon:nth-child(73),div.pokemon:nth-child(74){left:0%!important;top:120%!important;}
  155. div.pokemon:nth-child(75),div.pokemon:nth-child(76){left:16.666%!important;top:120%!important;}
  156. div.pokemon:nth-child(77),div.pokemon:nth-child(78){left:33.332%!important;top:120%!important;}
  157. div.pokemon:nth-child(79),div.pokemon:nth-child(80){left:49.998%!important;top:120%!important;}
  158.  
  159. /* hide 363 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"],{opacity: .3;}
  160.  
  161. /* highlight 63 common normal eggs */ img[src*=""],img[src*="pkmn/n/u/5.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/m/n/s.png"],img[src*="pkmn/o/r/x.png"],img[src*="pkmn/h/d.png"],img[src*="pkmn/5/b/1.png"],img[src*="pkmn/c/8/n.png"],img[src*="pkmn/d/5/0.png"],img[src*="pkmn/d/q/n.png"],img[src*="pkmn/3/e/l.png"],img[src*="pkmn/4/u/j.png"],img[src*="pkmn/8/t/3/u.png"],img[src*="pkmn/h/j/d.png"],img[src*="pkmn/m/f/t.png"],img[src*="pkmn/g/i/c.png"],img[src*="pkmn/g/d/0.png"],img[src*="pkmn/r/t.png"],img[src*="pkmn/o/0/q.png"],img[src*="pkmn/8/2/i.png"],img[src*="pkmn/a/y/f.png"],img[src*="pkmn/6/5/i.png"],img[src*="pkmn/i/4/2.png"],img[src*="pkmn/j/9/n.png"],img[src*="pkmn/m/x/d.png"],img[src*="pkmn/f/w/s.png"],img[src*="pkmn/n/d/x.png"],img[src*="pkmn/h/n/8.png"],img[src*="pkmn/l/1/7.png"],img[src*="pkmn/6/l/n.png"],img[src*="pkmn/l/x/b.png"],img[src*="pkmn/n/3/p.png"],img[src*="pkmn/7/x/q.png"],img[src*="pkmn/5/3/y.png"],img[src*="pkmn/h/i/m.png"],img[src*="pkmn/m/j/c.png"],img[src*="pkmn/i/1/4.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/b/q/s.png"],img[src*="pkmn/9/6/3.png"],img[src*="pkmn/h/1/j.png"],img[src*="pkmn/h/p/m.png"],img[src*="pkmn/a/v/v.png"],img[src*="pkmn/j/b/e.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/1/f/b.png"],img[src*="pkmn/l/m/v.png"],img[src*="pkmn/2/q/q.png"],img[src*="pkmn/f/5/c.png"],img[src*="pkmn/s/j/m.png"],img[src*="pkmn/6/p/n.png"],img[src*="pkmn/2/h/9.png"],img[src*="pkmn/t/3/n/j.png"],img[src*="pkmn/k/x/0/r.png"],img[src*="pkmn/m/z/n.png"],img[src*="pkmn/o/a/r/f.png"],img[src*="pkmn/s/v/v/x.png"],img[src*="pkmn/f/q/s/j.png"],{border-radius: 50px;opacity: 1;box-shadow: 0px 0px 0px 5px blue;}
  162.  
  163. /* highlight current hunt egg */ img[src*=""],img[src*="pkmn/i/o/3.png"],{border-radius: 50px;opacity: 1;box-shadow: 0px 0px 0px 5px #0A475D;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement