Advertisement
hallowimg

len!

Jul 9th, 2023
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.52 KB | None | 0 0
  1. $(document).ready(function() {
  2. // Tooltip only Text
  3. $('.masterTooltip').hover(function(){
  4. // Hover over code
  5. var title = $(this).attr('title');
  6. $(this).data('tipText', title).removeAttr('title');
  7. $('<p class="tooltip"></p>')
  8. .text(title)
  9. .appendTo('body')
  10. .fadeIn('slow');
  11. }, function() {
  12. // Hover out code
  13. $(this).attr('title', $(this).data('tipText'));
  14. $('.tooltip').remove();
  15. }).mousemove(function(e) {
  16. var mousex = e.pageX + 20; //Get X coordinates
  17. var mousey = e.pageY + 10; //Get Y coordinates
  18. $('.tooltip')
  19. .css({ top: mousey, left: mousex })
  20. });
  21. });
  22.  
  23. document.addEventListener('contextmenu', (e) => e.preventDefault());
  24.  
  25.  
  26.  
  27. ----------------------------------------------------------------------------------------------------------
  28.  
  29.  
  30.  
  31.  
  32. @font-face {
  33. font-family: "Thanks";
  34. src: url('https://dl.dropboxusercontent.com/scl/fi/mobt9kdasdjwqssdd7d24/SDGlitch_Demo.ttf?rlkey=4rk9dfvt4tgvxf3d19atx00ky&dl=0');
  35. format("truetype");
  36. }
  37.  
  38. @font-face {
  39. font-family: "Text";
  40. src: url('https://dl.dropboxusercontent.com/s/tyv24qkkdt22azq/A_little_sunshine%5B1%5D.ttf?dl=0');
  41. format("truetype");
  42. }
  43.  
  44. body{
  45. background-color: #3399FF;
  46. background-image: url("https://www.transparenttextures.com/patterns/wet-snow.png");
  47. cursor: url(https://cur.cursors-4u.net/symbols/sym-7/sym631.ani), url(https://cur.cursors-4u.net/symbols/sym-7/sym631.png), auto;
  48. overflow: hidden;
  49. }
  50.  
  51. a{
  52. cursor: url(https://cur.cursors-4u.net/symbols/sym-7/sym631.ani), url(https://cur.cursors-4u.net/symbols/sym-7/sym631.png), auto;
  53. }
  54.  
  55. hr {
  56. border:0;
  57. margin-bottom:5px;
  58. width:90%;
  59. height:1px;
  60. -moz-box-sizing:border-box;
  61. box-sizing:border-box;
  62. background-color:#338FCE;
  63. }
  64.  
  65.  
  66. ::-webkit-scrollbar {display: none}
  67.  
  68. .art img {
  69. top: 20px;
  70. left: 150px;
  71. position: absolute;
  72. height: 400px;
  73. width:370px;
  74. z-index:1;
  75. border-style:double;
  76. border-width:5px;
  77. border-color:#B2E0FF;
  78. border-radius: 20px;
  79. -webkit-user-drag: none;
  80. -khtml-user-drag: none;
  81. -moz-user-drag: none;
  82. -o-user-drag: none;
  83. user-drag: none;
  84. object-fit: cover;
  85. }
  86.  
  87. .gif img {
  88. top: 220px;
  89. left: -10px;
  90. position: absolute;
  91. height: 200px;
  92. width:200px;
  93. z-index:6;
  94. -webkit-user-drag: none;
  95. -khtml-user-drag: none;
  96. -moz-user-drag: none;
  97. -o-user-drag: none;
  98. user-drag: none;
  99. }
  100.  
  101. .gif2 img {
  102. top: 112px;
  103. left: 800px;
  104. position: absolute;
  105. height: 190px;
  106. width:200px;
  107. z-index:6;
  108. -webkit-user-drag: none;
  109. -khtml-user-drag: none;
  110. -moz-user-drag: none;
  111. -o-user-drag: none;
  112. user-drag: none;
  113. }
  114.  
  115. .border img {
  116. top: 400px;
  117. left: 0px;
  118. position: absolute;
  119. height: 75px;
  120. width:580px;
  121. z-index:2000;
  122. -webkit-user-drag: none;
  123. -khtml-user-drag: none;
  124. -moz-user-drag: none;
  125. -o-user-drag: none;
  126. user-drag: none;
  127. }
  128.  
  129. .border2 img {
  130. top: 400px;
  131. left: 580px;
  132. position: absolute;
  133. height: 75px;
  134. width:580px;
  135. z-index:6;
  136. -webkit-user-drag: none;
  137. -khtml-user-drag: none;
  138. -moz-user-drag: none;
  139. -o-user-drag: none;
  140. user-drag: none;
  141. }
  142.  
  143. .border3 img {
  144. top: 400px;
  145. left: 1160px;
  146. position: absolute;
  147. height: 75px;
  148. width:580px;
  149. z-index:6;
  150. -webkit-user-drag: none;
  151. -khtml-user-drag: none;
  152. -moz-user-drag: none;
  153. -o-user-drag: none;
  154. user-drag: none;
  155. }
  156.  
  157. .border4 img {
  158. top: 400px;
  159. left: 1740px;
  160. position: absolute;
  161. height: 75px;
  162. width:580px;
  163. z-index:6;
  164. -webkit-user-drag: none;
  165. -khtml-user-drag: none;
  166. -moz-user-drag: none;
  167. -o-user-drag: none;
  168. user-drag: none;
  169. }
  170.  
  171. .title{
  172. background: url('https://i.pinimg.com/originals/7f/63/d1/7f63d1a4a44ffb62ea11a18b3856aa8c.gif') 0px 0px no-repeat;
  173. filter: drop-shadow(1vh .4vh 0vh #FFF);
  174. -webkit-background-clip: text;
  175. -webkit-text-fill-color: transparent;
  176. background-size: 750px;
  177. font-family: 'Thanks';
  178. font-size:150px;
  179. font-weight:bold;
  180. width: 1800px;
  181. top:260px;
  182. left:550px;
  183. text-align:left;
  184. position:absolute;
  185. pointer-events: none;
  186. z-index:2;
  187. -webkit-touch-callout: none;
  188. -webkit-user-select: none;
  189. -khtml-user-select: none;
  190. -moz-user-select: none;
  191. -ms-user-select: none;
  192. user-select: none;
  193. }
  194.  
  195.  
  196. #box1, #box2 {
  197. background-color:#FFF2CF;
  198. background-image:url('https://www.transparenttextures.com/patterns/ag-square.png');
  199. height:450px;
  200. width:350px;
  201. left:150px;
  202. top:430px;
  203. margin:auto;
  204. border-style:double;
  205. border-width:5px;
  206. border-color:#B2E0FF;
  207. border-radius: 30px;
  208. font-family: 'Text';
  209. font-weight: bold;
  210. font-size:15px;
  211. text-align: center;
  212. color:#338FCE;
  213. line-height: 35px;
  214. letter-spacing: 3px;
  215. padding: 10px;
  216. overflow: auto;
  217. pointer-events: cursor;
  218. position:absolute;
  219. z-index: 3;
  220. }
  221.  
  222. #box1:target, #box2:target{
  223. overflow:auto;
  224. transition:all .9s ease-in-out;
  225. -webkit-transition:all .9s ease-in-out;
  226. -o-transition:all .9s ease-in-out;
  227. -moz-transition:all .9s ease-in-out;
  228. z-index:1000;}
  229.  
  230.  
  231. .tooltip {
  232. display:none;
  233. position:absolute;
  234. max-width: 400px;
  235. border: 1px solid #00aaff;
  236. background: #fff;
  237. font-family: 'Red Hat Display';
  238. font-size: 10px;
  239. color: #212121;
  240. letter-spacing: 1px;
  241. border: 1px solid #ffcccc;
  242. padding: 10px;
  243. z-index: 1001;
  244. }
  245.  
  246.  
  247.  
  248. .pic{ border: 1px solid #CB9E68; width: 60px; height: 60px; margin-bottom: 10px; margin-top: 10px; margin-right: 2px; margin-left: 2px; border-radius: 360px; pointer-events: cursor; cursor: auto; }
  249.  
  250. .credit {
  251. position:absolute;
  252. left:1050px;
  253. top:530px;
  254. height:45px;
  255. width:45px;
  256. padding:0vh;
  257. background-image: url('https://i.imgur.com/dbEQPLZ.png');
  258. background-position: center;
  259. background-size: cover
  260. }
  261.  
  262.  
  263. .navi{position: absolute;
  264. left:75px;
  265. top:500px;
  266. width:300px;
  267. z-index: 5;
  268. }
  269. .navi a{background: -webkit-linear-gradient(#FFF, #FFF, #FFF, #FFF);
  270. -webkit-background-clip: text;
  271. -webkit-text-fill-color: transparent;
  272. font-family: Trebuchet MS;
  273. font-size: 45px;
  274. overflow: hidden;
  275. -webkit-transition:all .7s ease-in-out;
  276. -o-transition:all .7s ease-in-out;
  277. -moz-transition:all .7s ease-in-out;
  278. display: inline-block;
  279. z-index: 5;
  280. letter-spacing: 10px;
  281. }
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288. --------------------------------------------------------------------------------------------------------------
  289.  
  290.  
  291. <div class="art">
  292. <img src="https://i.imgur.com/Jte0Zk7.jpg">
  293. </div>
  294.  
  295. <div class ="gif">
  296. <img src="https://i.imgur.com/ZV69I4r.gif">
  297. </div>
  298.  
  299.  
  300. <div class ="border">
  301. <img src="https://i.imgur.com/VnzgUfs.png">
  302. </div>
  303.  
  304. <div class ="border2">
  305. <img src="https://i.imgur.com/VnzgUfs.png">
  306. </div>
  307.  
  308. <div class ="border3">
  309. <img src="https://i.imgur.com/VnzgUfs.png">
  310. </div>
  311.  
  312. <div class ="border4">
  313. <img src="https://i.imgur.com/VnzgUfs.png">
  314. </div>
  315.  
  316. <div class="title">KAGAMINE LEN</div>
  317.  
  318. <div class="navi">
  319. <a class="linked" href="#box1"><img src="https://i.imgur.com/KVg1b2X.png"></a><br><br>
  320. <a class="linked" href="#box2"><img src="https://i.imgur.com/KVg1b2X.png"></a>
  321. </div>
  322.  
  323. <div id="box2">
  324. <br>
  325. - vocaloid oldhead, only know the old stuff.<br>
  326. - slice of life all the way.<br>
  327. - i have my ship of choice but i'm open minded. don't be shy!<br>
  328. - this is a <a target="_blank" href="https://roleplay.chat/profile.php?user=moonstone">moonstone</a> profile! don't touch the code!
  329. </div>
  330.  
  331. <div id="box1">
  332. <br>
  333. <font style=float:left><b>NAME:</b></font> <font style=float:right>Kagamine Len</font><br>
  334. <font style=float:left><b>NICKNAMES:</b></font> <font style=float:right>Len, 02</font><br>
  335. <font style=float:left><b>PRONOUNS:</b></font> <font style=float:right>He/Him</font><br>
  336. <font style=float:left><b>AGE:</b></font> <font style=float:right>18</font><br>
  337. <font style=float:left><b>HEIGHT:</b></font> <font style=float:right>5'4"</font><br>
  338. <font style=float:left><b>STATUS:</b></font> <font style=float:right>Single</font><br><hr>
  339.  
  340. this box scrolls!<br>
  341. ~ known for his <u>absurdly high male vocal range</u> and <u>growl</u> (which he learned from teto). <br>
  342. ~ keeps to himself. considerate, chill, <u>not a big fan of publicity.</u><br>
  343. ~ pretends to be energetic and childish <s>(like he used to be)</s> for media. <u>dislikes</u> being treated like a kid.<br>
  344. ~ genuine music fan. <u>acoustic covers are his favorite</u>, followed by electronic, rock and alt/indie. not a fan of forgettable pop songs.<br>
  345. ~ hobbies include guitar, drumming, photography, producing beats, and some dj-ing. piano novice.<br>
  346. ~ pretty jaded and unsocial compared to the other VOCALOIDs, but still dedicated to the group. protective of his little sister.
  347. </div>
  348.  
  349.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement