Advertisement
nomskoo

cr narumitsuluv - plus

Aug 3rd, 2024 (edited)
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | None | 0 0
  1. haii as always all positions have been set to fit my personal devices so you may have to change them to fit your devices! if you have any questions about this pastebin / carrd you can dm me @ crrdcore or send a retrospring @ soobinzz :) and please do credit narumitsuluv if you remake!
  2.  
  3. --- CODES ---
  4. <style>
  5. @font-face {
  6. font-family:'kiwi';
  7. src: url(https://dl.dropbox.com/s/388cvx0do21kj3n/KiwiSoda.ttf);
  8. }
  9.  
  10. @font-face {
  11. font-family: windows;
  12. src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
  13. }
  14.  
  15. @font-face {
  16. font-family: dreams;
  17. src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
  18. }
  19.  
  20. #text02 {
  21. animation: blinkingText 1.2s infinite;
  22. }
  23.  
  24. @keyframes blinkingText {
  25. 0% {
  26. color: #FFFFFF;
  27. }
  28.  
  29. 49% {
  30. color: #FFFFFF;
  31. }
  32.  
  33. 60% {
  34. color: #FFFFFF00;
  35. }
  36.  
  37. 99% {
  38. color: #FFFFFF00;
  39. }
  40.  
  41. 100% {
  42. color: #FFFFFF;
  43. }
  44. }
  45.  
  46. html {
  47. overflow: scroll;
  48. overflow-x: hidden;
  49. }
  50. ::-webkit-scrollbar {
  51. width: 0; /* remove scrollbar space */
  52. background: transparent; /* to make scrollbar invisible */
  53. }
  54. ::-webkit-scrollbar-thumb {
  55. background: transparent;
  56. }
  57. </style>
  58.  
  59. --- MAIN CONTAINER ---
  60. border-radius: 10px;
  61. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  62.  
  63. --- CONECTING CONTAINER ---
  64. width: 3em;
  65. height: 3em;
  66. box-shadow: inset 13px 0px 6px -10px rgb(92 92 92 / 30%), inset -13px 0px 6px -10px rgb(92 92 92 / 30%), inset 0px -13px 6px -10px rgb(92 92 92 / 15%);
  67. z-index: 1;
  68.  
  69. --- BOTTOM CONTAINER ---
  70. height: 1.5em;
  71. border-radius: 20px 20px 0 0;
  72. box-shadow: inset 13px 0px 6px -10px rgb(92 92 92 / 30%), inset -13px 0px 6px -10px rgb(92 92 92 / 30%), inset 0px -13px 6px -10px rgb(92 92 92 / 15%), inset 0px -13px 6px -10px rgb(92 92 92 / 15%);
  73. z-index: 1;
  74.  
  75. --- VIO WORLD CONTAINER ---
  76. width: 11em;
  77. border-radius: 5px 5px 0 0;
  78. box-shadow: inset 13px 0px 6px -10px rgb(92 92 92 / 30%), inset -13px 0px 6px -10px rgb(92 92 92 / 30%), inset 0px 14px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(92 92 92 / 15%);
  79. position: absolute;
  80. bottom: 21em;
  81. left: 1em;
  82. z-index: 1;
  83.  
  84. --- VIO WORLD TEXT ---
  85. font-family:'kiwi';
  86. -webkit-filter: drop-shadow(1px 0px 1px #5E5E5E);
  87.  
  88. --- YEONJUN IMG CONTAINER ---
  89. width: 11em;
  90. height: 10em;
  91. border-radius: 0 0 5px 5px;
  92. box-shadow: inset 13px 0px 6px -10px rgb(92 92 92 / 30%), inset -13px 0px 6px -10px rgb(92 92 92 / 30%), inset 0px -13px 6px -10px rgb(92 92 92 / 15%);
  93. position: absolute;
  94. bottom: 11em;
  95. left: 1em;
  96. z-index: 1;
  97.  
  98. --- WELCOME TEXT ---
  99. font-family: windows;
  100. position: absolute;
  101. bottom: 5em;
  102. left: 0em;
  103.  
  104. --- CREDIT TEXT ---
  105. font-family: windows;
  106. text-shadow: -1px 0 #808080, 0 1px #808080, 1px 0 #808080, 0 -1px #808080, 0 0;
  107. position: absolute;
  108. bottom: 0.8em;
  109. left: -0.1em;
  110.  
  111. --- PLAYLIST TOP CONTAINER ---
  112. width: 11em;
  113. border-radius: 5px 5px 0 0;
  114. box-shadow: inset 13px 0px 6px -10px rgb(92 92 92 / 30%), inset -13px 0px 6px -10px rgb(92 92 92 / 30%), inset 0px 14px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(92 92 92 / 15%);
  115. position: absolute;
  116. bottom: 9em;
  117. left: 1em;
  118. z-index: 1;
  119.  
  120. --- PLAYLIST TEXT ---
  121. font-family:'kiwi';
  122. -webkit-filter: drop-shadow(1px 0px 1px #5E5E5E);
  123.  
  124. --- PLAYLIST MAIN CONTAINER ---
  125. width: 11em;
  126. height: 8em;
  127. border-radius: 0 0 5px 5px;
  128. box-shadow: inset 13px 0px 6px -10px rgb(92 92 92 / 30%), inset -13px 0px 6px -10px rgb(92 92 92 / 30%), inset 0px -13px 6px -10px rgb(92 92 92 / 15%);
  129. position: absolute;
  130. bottom: 1em;
  131. left: 1em;
  132. z-index: 1;
  133.  
  134. --- MUSIC EMBED CHANGES ---
  135. left: 3em;
  136. width: 55px;
  137. height: 55px;
  138.  
  139. position: relative;
  140. left: -3.6em;
  141. width: 55px;
  142. height: 55px;
  143.  
  144. --- HOME CONTAINER ---
  145. width: 11em;
  146. border-radius: 5px 5px 0 0;
  147. box-shadow: inset 13px 0px 6px -10px rgb(92 92 92 / 30%), inset -13px 0px 6px -10px rgb(92 92 92 / 30%), inset 0px 14px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(92 92 92 / 15%);
  148. position: absolute;
  149. bottom: 21em;
  150. left: 14em;
  151. z-index: 1;
  152.  
  153. --- INFO CONTAINER ---
  154. width: 11em;
  155. height: 11.5em;
  156. border-radius: 0 0 5px 5px;
  157. box-shadow: inset 13px 0px 6px -10px rgb(92 92 92 / 30%), inset -13px 0px 6px -10px rgb(92 92 92 / 30%), inset 0px -13px 6px -10px rgb(92 92 92 / 15%);
  158. position: absolute;
  159. bottom: 9.5em;
  160. left: 14em;
  161. z-index: 1;
  162. overflow-y: scroll;
  163.  
  164. --- BUTTONS ---
  165. font-family: windows;
  166.  
  167. --- INFO TEXT ---
  168. font-family: windows;
  169. width: 9em;
  170. border: 1px solid #F2F2F2;
  171. border-radius: 0 10px 10px 10px;
  172. background: #FFCFE5;
  173. padding: 5px;
  174. left: 0.5em;
  175.  
  176. --- INFO TEXT BOLD ---
  177. text-shadow: -1px 0 #808080, 0 1px #808080, 1px 0 #808080, 0 -1px #808080, 0 0;
  178. letter-spacing: 1.5px;
  179.  
  180. --- INFO TEXT HIGHLIGHT ---
  181. font-family: dreams;
  182.  
  183. --- BIG CIRCLE CONTAINER ---
  184. width: 8em;
  185. height: 8em;
  186. border-radius: 100px;
  187. position: absolute;
  188. bottom: 1em;
  189. left: 15.2em;
  190. z-index: 1;
  191.  
  192. --- SMALL CIRCLE CONTAINER ---
  193. width: 6em;
  194. height: 6em;
  195. border-radius: 100px;
  196. position: absolute;
  197. bottom: 1.9em;
  198. left: 22em;
  199. z-index: 1;
  200.  
  201. --- END ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement