Advertisement
Spinnando

Jordan Skin

May 25th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. Name: Jordan
  2. Description: Whatever you want.
  3.  
  4. Background image: https://i.imgur.com/9LHYDu2.png
  5. Note: Might be off because of our different resolutions.
  6. This is the porygon z image I used in case you decide to make one for yourself:
  7. https://bulbapedia.bulbagarden.net/wiki/File:474Porygon-Z.png
  8.  
  9. MAIN COLOURS
  10. Global background: #ffbdec
  11. Content background: #ffacdb
  12. Text: #4a4a4a
  13. Title background: #ffceef
  14. Title text: #363636
  15. Link: #3b3bcb
  16. Visited link: #b629b6
  17. Active link: #c31010
  18.  
  19. USER LINK COLOURS
  20. Normal user:
  21. Graphics team: #8900ba
  22. ChatOT: #a05000
  23. Mod-in-Training: #404040
  24. Moderator: #776f00
  25. SuperMod: #005800
  26. Administrator: #005d5d
  27.  
  28. Use automatic visited-user colours: Checked
  29.  
  30. EXTRA COLOURS
  31. Border (global): #cd6fac
  32. Border (title): #cd6fac
  33. Border (content): #cd6fac
  34. Flavour liked: #66cc66
  35. Flavour disliked: #cc6666
  36.  
  37. EXTRA CSS
  38.  
  39. /* notification icon */
  40. #header #head-social > #notifs > a {
  41. background-image: url('https://i.imgur.com/SL84g6X.png');
  42. background-size: cover;
  43. background-position: center center;
  44. background-repeat: no-repeat;
  45. }
  46. #header > #head-social > #notifs > a > img {
  47. opacity: 0;
  48. }
  49.  
  50. /* header text fix */
  51. #navigation > #navbtns > li > a > span, #navigation > #navbookmark > li > a > span, #counters>#counterlist>li>.counter_item>span {
  52. font-size:10pt!important;
  53. width:100%!important;
  54. transform: scaleX(1)!important;
  55. }
  56. #header {
  57. font-size:10pt!important;
  58. }
  59.  
  60. /* stacks all */
  61. @padding: 50px;
  62. #field_berries.selected ~ #field_field[data-mode="public"]>div.field>.fieldmon {
  63. margin:-@padding!important;
  64. left:45%!important;
  65. top:25%!important;
  66. img {
  67. animation:none!important;
  68. padding:@padding!important;
  69. }
  70. }
  71.  
  72. #field_berries {
  73. position:relative;
  74. z-index:12;
  75. }
  76.  
  77. #field_nav button[data-action=next], #field_nav button[data-action=previous], #field_nav button[data-action=jump] {
  78. position:relative;
  79. z-index:10;
  80. }
  81.  
  82. #field_party {
  83. position:relative;
  84. z-index: 11;
  85. }
  86.  
  87. /* shelter grid */
  88. div.pokemon:nth-child(1),div.pokemon:nth-child(2){left:0%!important;top:0%!important;}
  89. div.pokemon:nth-child(3),div.pokemon:nth-child(4){left:16.666%!important;top:0%!important;}
  90. div.pokemon:nth-child(5),div.pokemon:nth-child(6){left:33.332%!important;top:0%!important;}
  91. div.pokemon:nth-child(7),div.pokemon:nth-child(8){left:49.998%!important;top:0%!important;}
  92. div.pokemon:nth-child(9),div.pokemon:nth-child(10){left:66.664%!important;top:0%!important;}
  93. div.pokemon:nth-child(11),div.pokemon:nth-child(12){left:83.33%!important;top:0%!important;}
  94. div.pokemon:nth-child(13),div.pokemon:nth-child(14){left:0%!important;top:20%!important;}
  95. div.pokemon:nth-child(15),div.pokemon:nth-child(16){left:16.666%!important;top:20%!important;}
  96. div.pokemon:nth-child(17),div.pokemon:nth-child(18){left:33.332%!important;top:20%!important;}
  97. div.pokemon:nth-child(19),div.pokemon:nth-child(20){left:49.998%!important;top:20%!important;}
  98. div.pokemon:nth-child(21),div.pokemon:nth-child(22){left:66.664%!important;top:20%!important;}
  99. div.pokemon:nth-child(23),div.pokemon:nth-child(24){left:83.33%!important;top:20%!important;}
  100. div.pokemon:nth-child(25),div.pokemon:nth-child(26){left:0%!important;top:40%!important;}
  101. div.pokemon:nth-child(27),div.pokemon:nth-child(28){left:16.666%!important;top:40%!important;}
  102. div.pokemon:nth-child(29),div.pokemon:nth-child(30){left:33.332%!important;top:40%!important;}
  103. div.pokemon:nth-child(31),div.pokemon:nth-child(32){left:49.998%!important;top:40%!important;}
  104. div.pokemon:nth-child(33),div.pokemon:nth-child(34){left:66.664%!important;top:40%!important;}
  105. div.pokemon:nth-child(35),div.pokemon:nth-child(36){left:83.33%!important;top:40%!important;}
  106. div.pokemon:nth-child(37),div.pokemon:nth-child(38){left:0%!important;top:60%!important;}
  107. div.pokemon:nth-child(39),div.pokemon:nth-child(40){left:16.666%!important;top:60%!important;}
  108. div.pokemon:nth-child(41),div.pokemon:nth-child(42){left:33.332%!important;top:60%!important;}
  109. div.pokemon:nth-child(43),div.pokemon:nth-child(44){left:49.998%!important;top:60%!important;}
  110. div.pokemon:nth-child(45),div.pokemon:nth-child(46){left:66.664%!important;top:60%!important;}
  111. div.pokemon:nth-child(47),div.pokemon:nth-child(48){left:83.33%!important;top:60%!important;}
  112. div.pokemon:nth-child(49),div.pokemon:nth-child(50){left:0%!important;top:80%!important;}
  113. div.pokemon:nth-child(51),div.pokemon:nth-child(52){left:16.666%!important;top:80%!important;}
  114. div.pokemon:nth-child(53),div.pokemon:nth-child(54){left:33.332%!important;top:80%!important;}
  115. div.pokemon:nth-child(55),div.pokemon:nth-child(56){left:49.998%!important;top:80%!important;}
  116. div.pokemon:nth-child(57),div.pokemon:nth-child(58){left:66.664%!important;top:80%!important;}
  117. div.pokemon:nth-child(59),div.pokemon:nth-child(60){left:83.33%!important;top:80%!important;}
  118. div.pokemon:nth-child(61),div.pokemon:nth-child(62){left:0%!important;top:100%!important;}
  119. div.pokemon:nth-child(63),div.pokemon:nth-child(64){left:16.666%!important;top:100%!important;}
  120. div.pokemon:nth-child(65),div.pokemon:nth-child(66){left:33.332%!important;top:100%!important;}
  121. div.pokemon:nth-child(67),div.pokemon:nth-child(68){left:49.998%!important;top:100%!important;}
  122. div.pokemon:nth-child(69),div.pokemon:nth-child(70){left:66.664%!important;top:100%!important;}
  123. div.pokemon:nth-child(71),div.pokemon:nth-child(72){left:83.33%!important;top:100%!important;}
  124. div.pokemon:nth-child(73),div.pokemon:nth-child(74){left:0%!important;top:120%!important;}
  125. div.pokemon:nth-child(75),div.pokemon:nth-child(76){left:16.666%!important;top:120%!important;}
  126. div.pokemon:nth-child(77),div.pokemon:nth-child(78){left:33.332%!important;top:120%!important;}
  127. div.pokemon:nth-child(79),div.pokemon:nth-child(80){left:49.998%!important;top:120%!important;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement