Advertisement
naocrrds

PRO STANDARD #2

Mar 19th, 2022 (edited)
1,672
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.73 KB | None | 0 0
  1. 1) CURSOR + TEXTS + BUTTONS
  2.  
  3. <style type="text/css">* {cursor: url(https://cur.cursors-4u.net/cursors/cur-8/cur758.cur), auto !important;}</style>
  4. <style>
  5.  
  6. @font-face{font-family:"Pixelated MS Sans Serif";src:url(ms_sans_serif.woff) format("woff");src:url(ms_sans_serif.woff2) format("woff2");font-style:normal}
  7.  
  8. #text01{
  9. font-family:"Pixelated MS Sans Serif";
  10. font-size:1em;
  11. }
  12.  
  13. #text02{
  14. font-family: "Pixelated MS Sans Serif";
  15. font-size:1em;
  16. margin-right: 2px;
  17. }
  18.  
  19. #buttons01 .button{
  20. font-family: "Pixelated MS Sans Serif";font-size:0.875em;
  21. color: #000000;
  22. }
  23. #buttons01 .button:hover {border: 1px solid #9c9c9c;
  24. background-image: linear-gradient(0deg, #D1D1D1 0%, rgba(240,240,240,0.008) 100%) !important;}
  25. }
  26.  
  27.  
  28.  
  29. #text03 {
  30. font-family:lovely valentine;
  31. font-size:2em;
  32. }
  33.  
  34. #text03 mark{
  35. font-family: emoji;
  36. background-color: transparent;
  37. font-size:0.625em;
  38. color:#000;
  39. }
  40.  
  41. mark{
  42. font-family: emoji;
  43. background-color: transparent;
  44. font-size:0.75em;
  45. color:red;
  46. }
  47. @font-face {font-family:'Lovely Valentine'; src: url(https://dl.dropbox.com/s/yumbhl34nyi38yf/Lovely%20Valentine.otf);}
  48.  
  49. @font-face { font-family: emoji; src: url(https://dl.dropbox.com/s/cvba4kh6qm23mru/EmojiFont.ttf); }
  50.  
  51. #buttons02 .button{
  52. font-family: "Pixelated MS Sans Serif";font-size:0.875em;
  53. color: #000000;
  54. }
  55. #buttons02 .button:hover {border: 1px solid #9c9c9c;
  56. background-image: linear-gradient(0deg, #D1D1D1 0%, rgba(240,240,240,0.008) 100%) !important;}
  57. }
  58.  
  59. </style>
  60.  
  61.  
  62. --------------------------------------------------------
  63.  
  64. 2) title bar + close button
  65.  
  66. <link
  67. rel="stylesheet"
  68. href="https://unpkg.com/98.css"
  69. >
  70.  
  71. <div class="title-bar">
  72. <div class="title-bar-text"></div>
  73. <div class="title-bar-controls">
  74. <button aria-label="Close"></button>
  75. </div>
  76. </div>
  77.  
  78. --------------------------------------------------------
  79.  
  80. 3) SCROLLBAR FOR ALL
  81.  
  82. <link
  83. rel="stylesheet"
  84. href="https://unpkg.com/98.css"
  85. >
  86. <style>
  87. #scroll {
  88. width: 100%;
  89. height: 70px;
  90. font-size: 2em;
  91. overflow-y: scroll;
  92. }
  93.  
  94. ::-webkit-scrollbar {
  95. width: 16px;
  96. height: 10px;
  97. }
  98.  
  99. ::-webkit-scrollbar-thumb {
  100. background-color: #fff;
  101. background-image: url(https://i.imgur.com/Qtm9Z60.png);
  102. border-top: 1px solid #bdbdbd;
  103. border-left: 1px solid #bdbdbd;
  104. border-right: 1px solid black;
  105. border-bottom: 1px solid black;
  106. }
  107.  
  108. ::-webkit-scrollbar-track {
  109. background-color: #fff;
  110. background-image: url(https://i.imgur.com/IGXGYKz.png);
  111. }
  112.  
  113. ::-webkit-scrollbar-button:vertical:increment {
  114. background-image: url(https://i.imgur.com/WhC8iy3.png);
  115. width: 14px;
  116. height: 16px;
  117. border-top: 1px solid #bdbdbd;
  118. border-left: 1px solid #bdbdbd;
  119. border-right: 1px solid black;
  120. border-bottom: 1px solid black;
  121. }
  122.  
  123. ::-webkit-scrollbar-button:vertical:decrement {
  124. background-image: url(https://i.imgur.com/fQ18mrR.png);
  125. border-top: 1px solid #bdbdbd;
  126. border-left: 1px solid #bdbdbd;
  127. border-right: 1px solid black;
  128. border-bottom: 1px solid black;
  129. width: 14px;
  130. height: 16px;
  131. }
  132. </style>
  133.  
  134. <div id="scroll">
  135. <ul class="tree-view">
  136. <div id="text03">name <mark>abcdefghijklmnopqrstuvwxyz</mark></div>
  137. xxxxxx
  138. <br>
  139. <a href="xxxxxx">xxxxxx</a>
  140. </ul>
  141. </div>
  142.  
  143. --------------------------------------------------------
  144.  
  145. 4) MUSIC 2000'S. or go visit this: https://pastebin.com/zyJWYpeT
  146.  
  147. <head>
  148. <link rel="preconnect" href="https://fonts.googleapis.com">
  149. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  150. <link href="https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;800&display=swap" rel="stylesheet">
  151.  
  152. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  153.  
  154. <!-------MUSIC PLAYER BY GLENTHEMES------->
  155. <script src="//static.tumblr.com/gtjt4bo/QRmphdsdv/glenplayer02.js"></script>
  156.  
  157. <script src="https://kit.fontawesome.com/8119dfca45.js" crossorigin="anonymous"></script>
  158.  
  159. </head>
  160.  
  161. <style type="text/css">
  162.  
  163. @font-face {
  164. font-family: 'music';
  165. src: url(https://cdn.glitch.me/9bbfdfb3-4bfa-4c39-8743-5621c8b9df21/LL_RECOR.TTF);
  166. }
  167.  
  168. @font-face {
  169. font-family: Pixelated MS Sans Serif;
  170. src:url(ms_sans_serif.woff) format("woff");
  171. src:url(ms_sans_serif.woff2) format("woff2");
  172. }
  173.  
  174. /*-------MUSIC PLAYER BY GLENTHEMES-------*/
  175. #glenplayer02 {
  176. position:relative;
  177. display:flex;
  178. background: #C2C2C2;
  179. padding: .2em;
  180. border: 3px solid;
  181. border-style: inset;
  182. margin: auto;
  183. margin-top: 0.5em;
  184. margin-bottom: 0.5em;
  185. width:auto;
  186. }
  187.  
  188. #glenplayer02 a {text-decoration:none;}
  189.  
  190. #glenplayer02 > div {
  191. align-self:center;
  192. -webkit-align-self:center;
  193. }
  194.  
  195. .music-controls {
  196. user-select:none;
  197. -webkit-user-select:none;
  198. width:13px;
  199. font-size:18px;
  200. cursor:pointer;
  201. font-family: 'music';
  202. }
  203.  
  204. .playy, .pausee {font-family: 'music'; font-size: 1.1em; color: #1b1a5c; -webkit-text-stroke: 0.5px #000; margin-top: -0.2em; margin-bottom: 0.1em; } /* color of play & pause buttons */
  205.  
  206. .pausee {display:none;}
  207.  
  208. .sonata {
  209. margin-left:0.4em;
  210. font-family: Pixelated MS Sans Serif;
  211. font-size:0.75em;
  212. color:#000; /* color of music note symbol */
  213. }
  214.  
  215. .labeltext {
  216. margin-left:0.5em;
  217. position: relative;
  218. bottom:0.1em;
  219. font-size:14px;/* color of song title */
  220. }
  221.  
  222. </style>
  223. <body>
  224. <!-------MUSIC PLAYER BY GLENTHEMES------->
  225. <div id="glenplayer02">
  226. <div class="music-controls" onclick="songstart();">
  227. <div class="playy">d</div>
  228. <div class="pausee">k</div>
  229. </div>
  230. <div class="sonata">Too Good </div>
  231. <div class="labeltext"><img src="https://64.media.tumblr.com/tumblr_ll7wpyHlj71qi6qow.gif"> <span style="font-family: 'music'; font-size: 1.1em; color: #909090; -webkit-text-stroke: 0.5px #000; margin-top: -0.2em; margin-bottom: 0.1em; ">o</span></div>
  232. </div><!--end music player-->
  233.  
  234. <audio id="tune" src="https://cdn.discordapp.com/attachments/890617367284027443/950399503901536307/Too_Good.mp3"></audio> *DROPBOX LINK DOESNT WORKS!!!*
  235. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement