Advertisement
nomskoo

yeonjun crd co - standard

Jul 27th, 2024 (edited)
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.37 KB | None | 0 0
  1. haiii and welcome to the pastebin for yeonjun crd co!! as always the positions are made to fit my personal devices so you may have to adjust them :3 for any questions you can dm me @ crrdcore or send me a retrospring @ soobinzz!! and pls credit dollbahi when remaking this carrd <33
  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. #container01 >.wrapper {
  21. height: 15em;
  22. border-radius: 10px;
  23. 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%);
  24. }
  25.  
  26. #text01, #text08 {
  27. font-family: windows;
  28. }
  29.  
  30. #text01, #text08 {
  31. animation: blinkingText 1.2s infinite;
  32. }
  33.  
  34. @keyframes blinkingText {
  35. 0% {
  36. color: #fff;
  37. }
  38.  
  39. 49% {
  40. color: #fff;
  41. }
  42.  
  43. 60% {
  44. color: #FFFFFF00;
  45. }
  46.  
  47. 99% {
  48. color: #FFFFFF00;
  49. }
  50.  
  51. 100% {
  52. color: #fff;
  53. }
  54. }
  55.  
  56. #container02 >.wrapper, #container13 >.wrapper {
  57. height: 2em;
  58. width: 11em;
  59. border-radius: 10px 10px 0 0;
  60. 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%);
  61. transform: rotate(11rad);
  62. position: absolute;
  63. bottom: 6.3em;
  64. left: -6.45em;
  65. }
  66.  
  67. #text02, #text09 {
  68. font-family:'kiwi';
  69. -webkit-filter: drop-shadow(1px 0px 2px #262626);
  70. }
  71.  
  72. #text02 mark, #text09 mark {
  73. font-family: dreams;
  74. }
  75.  
  76. #container03 >.wrapper {
  77. height: 2.8em;
  78. width: 2.8em;
  79. border-radius: 100px;
  80. position: absolute;
  81. bottom: 11.3em;
  82. left: 0.5em;
  83. }
  84.  
  85. #icons01, #icons02 {
  86. position: relative;
  87. bottom: -0.1em;
  88. }
  89.  
  90. #container04 >.wrapper {
  91. height: 2.8em;
  92. width: 2.8em;
  93. border-radius: 100px;
  94. position: absolute;
  95. bottom: 7.3em;
  96. left: 0.5em;
  97. }
  98.  
  99. #container05 >.wrapper {
  100. height: 5.7em;
  101. width: 10em;
  102. border-radius: 10px 10px 0 0;
  103. box-shadow: inset 13px 0px 6px -10px rgb(190 190 190 / 60%), inset -13px 0px 6px -10px rgb(190 190 190 / 60%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(190 190 190 / 60%);
  104. position: absolute;
  105. bottom: 1em;
  106. left: 0.5em;
  107. }
  108.  
  109. #container05 {
  110. animation-name: floating;
  111. animation-duration: 3s;
  112. animation-iteration-count: infinite;
  113. animation-timing-function: ease-in-out;
  114. }
  115.  
  116. @keyframes floating {
  117. 0% { transform: translate(0, 0px);
  118. }
  119. 50% { transform: translate(0, 12px); }
  120. 100% { transform: translate(0, -0px); }
  121. }
  122.  
  123. #text03 {
  124. font-family: windows;
  125. padding: 5px;
  126. background: #FFFFFFA1;
  127. border: 1px dotted #5E5E5E;
  128. border-radius: 5px 5px 0 0;
  129. }
  130.  
  131. #container06 >.wrapper {
  132. height: 4.5em;
  133. width: 9em;
  134. border-radius: 10px 0 0 10px;
  135. position: absolute;
  136. bottom: 3.3em;
  137. left: 12.8em;
  138. z-index: 1;
  139. }
  140.  
  141. #text04 {
  142. font-family: windows;
  143. height: 4.6em;
  144. padding-left: 3px;
  145. padding-right: 3px;
  146. overflow-y: scroll;
  147. }
  148.  
  149. @media only screen and (max-width: 600px) {
  150. #text04 {
  151. font-size: 0.8em;
  152. height: 5em;
  153. }
  154. }
  155.  
  156. #text04 strong {
  157. font-size: 1.1em;
  158. letter-spacing: 1.5px;
  159. text-shadow: -1px 0 #808080, 0 1px #808080, 1px 0 #808080, 0 -1px #808080, 0 0;
  160. }
  161.  
  162. @media only screen and (max-width: 600px) {
  163. #text04 strong {
  164. font-size: 1.2em;
  165. letter-spacing: 1px;
  166. }
  167. }
  168.  
  169. #container07 >.wrapper {
  170. height: 2em;
  171. width: 2em;
  172. border-radius: 10px;
  173. position: absolute;
  174. bottom: 0.8em;
  175. left: 11em;
  176. z-index: 1;
  177. }
  178.  
  179. #container08 >.wrapper {
  180. height: 2em;
  181. width: 8.3em;
  182. border-radius: 10px 0 0 10px;
  183. position: absolute;
  184. bottom: 0.8em;
  185. left: 13.5em;
  186. z-index: 1;
  187. }
  188.  
  189. #text05 {
  190. font-family: windows;
  191. }
  192.  
  193. #text05 strong {
  194. font-size: 1.1em;
  195. letter-spacing: 1.5px;
  196. text-shadow: -1px 0 #808080, 0 1px #808080, 1px 0 #808080, 0 -1px #808080, 0 0;
  197. }
  198.  
  199. @media only screen and (max-width: 600px) {
  200. #text05 strong {
  201. letter-spacing: 1px;
  202. }
  203. }
  204.  
  205. #container09 >.wrapper {
  206. height: 2em;
  207. width: 2em;
  208. border-radius: 10px;
  209. position: absolute;
  210. bottom: 7.4em;
  211. left: 20em;
  212. z-index: 1;
  213. }
  214.  
  215. #container10 >.wrapper {
  216. height: 6.6em;
  217. width: 11em;
  218. border-radius: 0 10px 10px 0;
  219. position: absolute;
  220. bottom: 0.5em;
  221. left: 11em;
  222. z-index: 1;
  223. }
  224.  
  225. #text06 {
  226. font-family: windows;
  227. height: 7em;
  228. padding-left: 3px;
  229. padding-right: 3px;
  230. overflow-y: scroll;
  231. }
  232.  
  233. @media only screen and (max-width: 600px) {
  234. #text06 {
  235. font-size: 0.8em;
  236. height: 7.6em;
  237. }
  238. }
  239.  
  240. #text06 strong {
  241. font-size: 1.1em;
  242. letter-spacing: 1.5px;
  243. text-shadow: -1px 0 #808080, 0 1px #808080, 1px 0 #808080, 0 -1px #808080, 0 0;
  244. }
  245.  
  246. @media only screen and (max-width: 600px) {
  247. #text06 strong {
  248. font-size: 1.2em;
  249. letter-spacing: 1px;
  250. }
  251. }
  252.  
  253. #container11 >.wrapper {
  254. height: 2em;
  255. width: 8.9em;
  256. border-radius: 0 0 10px 10px ;
  257. 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%);
  258. position: absolute;
  259. bottom: -1.5em;
  260. left: 12em;
  261. z-index: 2;
  262. }
  263.  
  264. #text07 {
  265. font-family: windows;
  266. }
  267.  
  268. #text07 strong {
  269. font-size: 1.1em;
  270. letter-spacing: 1.5px;
  271. text-shadow: -1px 0 #808080, 0 1px #808080, 1px 0 #808080, 0 -1px #808080, 0 0;
  272. }
  273.  
  274. #container12 >.wrapper {
  275. height: 15em;
  276. border-radius: 10px;
  277. 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%);
  278. }
  279.  
  280. #container14 >.wrapper {
  281. height: 5em;
  282. width: 9em;
  283. border-radius: 0 10px 10px 0;
  284. position: absolute;
  285. bottom: 9.4em;
  286. left: 0.7em;
  287. z-index: 1;
  288. }
  289.  
  290. #text10 {
  291. font-family: windows;
  292. padding-left: 3px;
  293. }
  294.  
  295. @media only screen and (max-width: 600px) {
  296. #text10 {
  297. font-size: 0.8em;
  298. }
  299. }
  300.  
  301. #text10 strong {
  302. font-size: 1.1em;
  303. letter-spacing: 1.5px;
  304. text-shadow: -1px 0 #808080, 0 1px #808080, 1px 0 #808080, 0 -1px #808080, 0 0;
  305. }
  306.  
  307. @media only screen and (max-width: 600px) {
  308. #text10 strong {
  309. font-size: 1.2em;
  310. letter-spacing: 1px;
  311. }
  312. }
  313.  
  314. #text10 mark {
  315. font-family: dreams;
  316. }
  317.  
  318. #container15 >.wrapper {
  319. height: 1.5em;
  320. width: 6em;
  321. border-radius: 0 0 10px 10px ;
  322. 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%);
  323. position: absolute;
  324. bottom: 7.9em;
  325. left: 2.2em;
  326. z-index: 2;
  327. }
  328.  
  329. #text11 {
  330. font-family: windows;
  331. }
  332.  
  333. #text11 mark {
  334. font-family: dreams;
  335. }
  336.  
  337. #container16 >.wrapper {
  338. height: 6em;
  339. width: 10em;
  340. border-radius: 0 10px 10px 0;
  341. position: absolute;
  342. bottom: 0.8em;
  343. left: 4.5em;
  344. z-index: 1;
  345. }
  346.  
  347. #text12 {
  348. font-family: windows;
  349. height: 6.3em;
  350. padding-left: 3px;
  351. padding-right: 3px;
  352. overflow-y: scroll;
  353. }
  354.  
  355. @media only screen and (max-width: 600px) {
  356. #text12 {
  357. font-size: 0.8em;
  358. height: 6.9em;
  359. }
  360. }
  361.  
  362. #text12 strong {
  363. font-size: 1.1em;
  364. letter-spacing: 1.5px;
  365. text-shadow: -1px 0 #808080, 0 1px #808080, 1px 0 #808080, 0 -1px #808080, 0 0;
  366. }
  367.  
  368. @media only screen and (max-width: 600px) {
  369. #text12 strong {
  370. font-size: 1.2em;
  371. letter-spacing: 1px;
  372. }
  373. }
  374.  
  375. #text12 mark {
  376. font-family: dreams;
  377. }
  378.  
  379. #container17 >.wrapper {
  380. height: 1.5em;
  381. width: 4.5em;
  382. border-radius: 10px 10px 0 0;
  383. 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%);
  384. transform: rotate(11rad);
  385. position: absolute;
  386. bottom: 3em;
  387. left: 1.5em;
  388. z-index: 2;
  389. }
  390.  
  391. #text13 {
  392. font-family: windows;
  393. }
  394.  
  395. #text13 mark {
  396. font-family: dreams;
  397. }
  398.  
  399. #container18 >.wrapper {
  400. height: 1.3em;
  401. width: 6.5em;
  402. border-radius: 10px 10px 0 0;
  403. position: absolute;
  404. bottom: 7em;
  405. left: 15.3em;
  406. }
  407.  
  408. #text14 {
  409. font-family: windows;
  410. padding-left: 3px;
  411. }
  412.  
  413. #container19 >.wrapper {
  414. height: 6.5em;
  415. width: 6.5em;
  416. border-radius: 0 0 10px 10px;
  417. position: absolute;
  418. bottom: 0.5em;
  419. left: 15.3em;
  420. z-index: 1;
  421. }
  422.  
  423. #image01 {
  424. border: 1px solid #A3A3A3;
  425. border-radius: 3px 3px 8px 8px;
  426. overflow-x: hidden;
  427. }
  428.  
  429. ::-moz-selection { /* EDIT THIS ONE TOO */
  430. color: #5E5E5E;
  431. background: #C0C5F0;
  432. }
  433.  
  434. ::selection {
  435. color: #5E5E5E;
  436. background: #C0C5F0;
  437. }
  438.  
  439. html {
  440. overflow: scroll;
  441. overflow-x: hidden;
  442. }
  443. ::-webkit-scrollbar {
  444. width: 0; /* remove scrollbar space */
  445. background: transparent; /* to make scrollbar invisible */
  446. }
  447. ::-webkit-scrollbar-thumb {
  448. background: transparent;
  449. }
  450. </style>
  451.  
  452. <html>
  453. <body oncontextmenu="return false;">
  454. </html>
  455. <script>
  456. document.onkeydown = function(e) {
  457. if(event.keyCode == 123) {
  458. return false;
  459. }
  460. if(e.ctrlKey && e.shiftKey && e.keyCode == 'I'.charCodeAt(0)){
  461. return false;
  462. }
  463. if(e.ctrlKey && e.shiftKey && e.keyCode == 'J'.charCodeAt(0)){
  464. return false;
  465. }
  466. if(e.ctrlKey && e.keyCode == 'U'.charCodeAt(0)){
  467. return false;
  468. }
  469. if(e.ctrlKey && e.shiftKey && e.keyCode == 'C'.charCodeAt(0)){
  470. return false;
  471. }
  472. }
  473. </script>
  474.  
  475. --- TUNES ---
  476.  
  477. <!-- music player made by arsha~! cr appreciated @girisgoblog -->
  478. <style>
  479.  
  480. lol {
  481. }
  482.  
  483. lol, .img2 { /* album's cover image u can change the size! */
  484. position: absolute;
  485. left: 17.5em;
  486. bottom: 0.7em;
  487. width: 60px;
  488. height: 60px;
  489. background-color: black;
  490. color: black;
  491. z-index: 999;
  492. }
  493.  
  494. .img1 { /* cd image u can change the size too */
  495. position: absolute;
  496. left: 19em;
  497. bottom: 0.7em;
  498. width: 60px;
  499. height: 60px;
  500. z-index: 800;
  501. -webkit-animation: spin 2s linear infinite;
  502. -webkit-animation:spin 4s linear infinite;
  503. -moz-animation:spin 4s linear infinite;
  504. animation:spin 4s linear infinite;
  505. }
  506.  
  507. @-moz-keyframes spin {
  508. 100% { -moz-transform: rotate(360deg); }
  509. }
  510.  
  511. @-webkit-keyframes spin {
  512. 100% { -webkit-transform: rotate(360deg); }
  513. }
  514.  
  515. @keyframes spin {
  516. 100% {
  517. -webkit-transform: rotate(360deg);
  518. transform:rotate(360deg);
  519. }
  520. }
  521.  
  522. .img1:hover { /* this makes the cd stop spinning when hovering! */
  523. -webkit-animation: pop 0.3s ease;
  524. }
  525.  
  526. @media only screen and (max-width: 600px) {
  527.  
  528. .img1 {
  529. width: 47px;
  530. height: 47px;
  531. }
  532.  
  533. .img2 {
  534. width: 48px;
  535. height: 48px;
  536. }
  537.  
  538. }
  539.  
  540. </style>
  541.  
  542. <body>
  543. <div id="lol"><img class="img2"src="https://dl.dropbox.com/scl/fi/7u29p7rf20579jah773by/cb04410de32def2211bf2b51c9c41142.jpg?rlkey=4vdpqnzhlihcjbknkopfvnifn&st=4yfigcdx&dl=0"><img class="img1" src="https://dl.dropbox.com/scl/fi/i1l2chqc8jalulqxdtl86/cd.png?rlkey=z152mgvkwxen4ag0p697cgnn9&dl=0" width="auto" height="45px"></div>
  544.  
  545. <script>
  546. document.getElementById("lol").onclick = function() {
  547. var audio = document.getElementById("audio");
  548. if (audio.paused) audio.play();
  549. else audio.pause();
  550. };
  551. </script>
  552.  
  553. <audio id="audio" src="https://dl.dropbox.com/scl/fi/3ggwzf1tfgoml4uivx867/Olivia-Rodrigo-obsessed-Official-Lyric-Video.mp3?rlkey=k3u2b62jcblz48r7eyl5848zw&st=5ehx6uqh&dl=0"></audio>
  554. </body>
  555.  
  556. --- TUNES ---
  557. <style>
  558.  
  559. lol {
  560. }
  561.  
  562. lol, .img2 { /* album's cover image u can change the size! */
  563. position: absolute;
  564. left: 17.5em;
  565. bottom: 0.7em;
  566. width: 60px;
  567. height: 60px;
  568. background-color: black;
  569. color: black;
  570. z-index: 999;
  571. }
  572.  
  573. .img1 { /* cd image u can change the size too */
  574. position: absolute;
  575. left: 19em;
  576. bottom: 0.7em;
  577. width: 60px;
  578. height: 60px;
  579. z-index: 800;
  580. -webkit-animation: spin 2s linear infinite;
  581. -webkit-animation:spin 4s linear infinite;
  582. -moz-animation:spin 4s linear infinite;
  583. animation:spin 4s linear infinite;
  584. }
  585.  
  586. @-moz-keyframes spin {
  587. 100% { -moz-transform: rotate(360deg); }
  588. }
  589.  
  590. @-webkit-keyframes spin {
  591. 100% { -webkit-transform: rotate(360deg); }
  592. }
  593.  
  594. @keyframes spin {
  595. 100% {
  596. -webkit-transform: rotate(360deg);
  597. transform:rotate(360deg);
  598. }
  599. }
  600.  
  601. .img1:hover { /* this makes the cd stop spinning when hovering! */
  602. -webkit-animation: pop 0.3s ease;
  603. }
  604.  
  605. @media only screen and (max-width: 600px) {
  606.  
  607. .img1 {
  608. width: 47px;
  609. height: 47px;
  610. }
  611.  
  612. .img2 {
  613. width: 48px;
  614. height: 48px;
  615. }
  616.  
  617. }
  618.  
  619. </style>
  620.  
  621. <body>
  622. <div id="lol"><img class="img2"src="https://dl.dropbox.com/scl/fi/7u29p7rf20579jah773by/cb04410de32def2211bf2b51c9c41142.jpg?rlkey=4vdpqnzhlihcjbknkopfvnifn&st=4yfigcdx&dl=0"><img class="img1" src="https://dl.dropbox.com/scl/fi/i1l2chqc8jalulqxdtl86/cd.png?rlkey=z152mgvkwxen4ag0p697cgnn9&dl=0" width="auto" height="45px"></div>
  623.  
  624. <script>
  625. document.getElementById("lol").onclick = function() {
  626. var audio = document.getElementById("audio");
  627. if (audio.paused) audio.play();
  628. else audio.pause();
  629. };
  630. </script>
  631.  
  632. <audio id="audio" src="https://dl.dropbox.com/scl/fi/3ggwzf1tfgoml4uivx867/Olivia-Rodrigo-obsessed-Official-Lyric-Video.mp3?rlkey=k3u2b62jcblz48r7eyl5848zw&st=5ehx6uqh&dl=0"></audio>
  633. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement