Advertisement
Chibi-Elle

YOUNGHO [WIP]

Dec 17th, 2020
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.90 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(//fonts.googleapis.com/css?family=Overlock|Redressed|Niconne|Emilys+Candy|Aladin);
  3.  
  4. body {
  5. background-color: #184531;
  6. background-image: url('https://www.transparenttextures.com/patterns/vichy.png');
  7. background-position: center;
  8. background-size: 6%;
  9. background-repeat: repeat;
  10. }
  11.  
  12. ::-webkit-scrollbar-track {
  13. background-color:;
  14. }
  15.  
  16. ::-webkit-scrollbar-thumb {
  17. background-color:;
  18. }
  19.  
  20. ::-webkit-scrollbar {
  21. width:0px;
  22. height:0px;
  23. }
  24.  
  25. #nitro {
  26. position: fixed;
  27. left: 0px;
  28. right: 0px;
  29. top: 0px;
  30. bottom: 0px;
  31. }
  32.  
  33. #flight {
  34. position: absolute;
  35. left: 28%;
  36. top: 9.5%;
  37. height: 530px;
  38. width: 600px;
  39. background-color: #184531;
  40. box-shadow: 0px 0px 8px 8px #113324;
  41. }
  42.  
  43. #illo {
  44. position: absolute;
  45. bottom: -30px;
  46. z-index: 2;
  47. right: -30px;
  48. height: 120px;
  49. width: 100px;
  50. background-image: url('https://www.pngkey.com/png/full/226-2269266_slytherin-crest-png-harry-potter-slytherin-logo.png');
  51. background-size: 100%;
  52. background-repeat: no-repeat;
  53. }
  54.  
  55. #psycho {
  56. position: absolute;
  57. z-index: 1;
  58. right: 10px;
  59. bottom: 10px;
  60. height: 130px;
  61. width: 220px;
  62. background-image: url('https://i.gifer.com/P1RN.gif');
  63. background-size: 120%;
  64. background-repeat: no-repeat;
  65. border: 1px solid #113324;
  66. box-shadow: 0px 0px 2px 2px #000;
  67. }
  68.  
  69. #salmkkaji {
  70. position: absolute;
  71. z-index: 1;
  72. left: 7px;
  73. bottom: -65px;
  74. height: 130px;
  75. width: 350px;
  76. background-image: url('http://i.picpar.com/a0nf.png');
  77. background-size: 100%;
  78. background-repeat: no-repeat;
  79. }
  80.  
  81. #ours {
  82. position: absolute;
  83. z-index: 1;
  84. left: 10px;
  85. bottom: 73px;
  86. height: 66px;
  87. width: 330px;
  88. border: 1px solid #113324;
  89. box-shadow: 0px 0px 2px 2px #000;
  90. background-color: #;
  91. background-image: url('https://data.whicdn.com/images/281118664/original.gif');
  92. background-size: 100%;
  93. background-position: center;
  94. background-repeat: no-repeat;
  95. }
  96.  
  97. #ours:hover {
  98. background-image: url('https://pa1.narvii.com/6366/67718925eb761d5a1d0228c948c4d3a02811db8a_hq.gif');
  99. }
  100.  
  101. #domangga {
  102. position: absolute;
  103. z-index: 1;
  104. left: 10px;
  105. bottom: 185px;
  106. height: 322px;
  107. width: 180px;
  108. background-color: #fff;
  109. border: 1px solid #113324;
  110. box-shadow: 0px 0px 2px 2px #000;
  111. overflow-y: auto;
  112. padding: 5px;
  113. }
  114.  
  115. #taewoda {
  116. position: absolute;
  117. z-index: 1;
  118. right: 10px;
  119. bottom: 185px;
  120. height: 130px;
  121. width: 352px;
  122. background-color: #fff;
  123. border: 1px solid #113324;
  124. box-shadow: 0px 0px 2px 2px #000;
  125. overflow-y: auto;
  126. padding: 5px;
  127. }
  128.  
  129. #tab1 {
  130. position: absolute;
  131. z-index: 1;
  132. left: 25px;
  133. bottom: 155px;
  134. height: 15px;
  135. width: 50px;
  136. background-color: #0A1F16;
  137. border-radius: 0px;
  138. box-shadow: 0px 0px 2px 2px #000;
  139. }
  140.  
  141. #tab2 {
  142. position: absolute;
  143. z-index: 1;
  144. left: 125px;
  145. bottom: 155px;
  146. height: 15px;
  147. width: 50px;
  148. background-color: #0A1F16;
  149. border-radius: 0px;
  150. box-shadow: 0px 0px 2px 2px #000;
  151. }
  152.  
  153. #tab3 {
  154. position: absolute;
  155. z-index: 1;
  156. left: 225px;
  157. bottom: 155px;
  158. height: 15px;
  159. width: 50px;
  160. background-color: #0A1F16;
  161. border-radius: 0px;
  162. box-shadow: 0px 0px 2px 2px #000;
  163. }
  164.  
  165. #tab4 {
  166. position: absolute;
  167. z-index: 1;
  168. right: 225px;
  169. bottom: 155px;
  170. height: 15px;
  171. width: 50px;
  172. background-color: #0A1F16;
  173. border-radius: 0px;
  174. box-shadow: 0px 0px 2px 2px #000;
  175. }
  176.  
  177. #tab5 {
  178. position: absolute;
  179. z-index: 1;
  180. right: 125px;
  181. bottom: 155px;
  182. height: 15px;
  183. width: 50px;
  184. background-color: #0A1F16;
  185. border-radius: 0px;
  186. box-shadow: 0px 0px 2px 2px #000;
  187. }
  188.  
  189. #tab6 {
  190. position: absolute;
  191. z-index: 1;
  192. right: 25px;
  193. bottom: 155px;
  194. height: 15px;
  195. width: 50px;
  196. background-color: #0A1F16;
  197. border-radius: 0px;
  198. box-shadow: 0px 0px 2px 2px #000;
  199. }
  200.  
  201.  
  202. </style>
  203. <div id="nitro" oncontextmenu="return false;">
  204. <div id="flight">
  205. <div id="illo"></div>
  206. <div id="psycho"></div>
  207. <div id="salmkkaji"></div>
  208. <div id="ours"></div>
  209. <div id="tab1"></div>
  210. <div id="tab2"></div>
  211. <div id="tab3"></div>
  212. <div id="tab4"></div>
  213. <div id="tab5"></div>
  214. <div id="tab6"></div>
  215. <div id="domangga"></div>
  216. <div id="taewoda"></div>
  217. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement