Advertisement
nomskoo

tubatu drr ac standard

Feb 20th, 2024 (edited)
935
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.83 KB | None | 0 0
  1. haii !! this paste is kinda long sorryy >.< as always you will probably have to adjust the positions of the elements but i tried my best to have everything be easy to identify in when editing! if you have any questions you can dm me on crrdcore or send me a retrospring @ soobinzz! and pls do credit doiibahi if you rm!
  2.  
  3. --- CODES ---
  4. <style>
  5. @font-face {
  6. font-family: windows;
  7. src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
  8. }
  9.  
  10. @font-face {
  11. font-family: Chemre;
  12. src: url(https://dl.dropbox.com/s/a4vu0khvvhe5lwq/Chemre.ttf);
  13. }
  14.  
  15. @font-face {
  16. font-family: dreams;
  17. src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
  18. }
  19.  
  20. @font-face {
  21. font-family:'yipes';
  22. src: url(https://dl.dropbox.com/s/qrdm3wived8sm66/Yipes.ttf);
  23. }
  24.  
  25. #container01 >.wrapper {
  26. border-radius: 8px 8px 0px 0px;
  27. 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;
  28. }
  29.  
  30. #text01, #text02, #text04, #text05, #text07, #text08, #text09, #text10 { /*the xxx.txt texts*/
  31. font-family: windows;
  32. }
  33.  
  34. #container02 >.wrapper {
  35. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%);
  36. }
  37.  
  38. #buttons01 { /*left arrow nav*/
  39. width: 2.3em;
  40. border: 1px solid #C2C2C2;
  41. border-radius: 8px 0px 0px 8px;
  42. background: rgb(212,212,212);
  43. background: linear-gradient(180deg, rgba(212,212,212,1) 0%, rgba(255,255,255,1) 100%);
  44. box-shadow: inset 13px 0px 6px -10px rgb(132 132 132 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(132 132 132 / 38%);
  45. }
  46.  
  47. #buttons02 { /*right arrow nav*/
  48. border: 1px solid #C2C2C2;
  49. border-radius: 0px 8px 8px 0px;
  50. background: rgb(212,212,212);
  51. background: linear-gradient(180deg, rgba(212,212,212,1) 0%, rgba(255,255,255,1) 100%);
  52. box-shadow: inset -13px 0px 6px -10px rgb(132 132 132 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(132 132 132 / 38%);
  53. position: absolute;
  54. bottom: 0.34em;
  55. left: 2.5em;
  56. }
  57.  
  58. #icons01 { /*menu icon*/
  59. width: 2.3em;
  60. border: 1px solid #C2C2C2;
  61. border-radius: 8px 0px 0px 8px;
  62. background: rgb(212,212,212);
  63. background: linear-gradient(180deg, rgba(212,212,212,1) 0%, rgba(255,255,255,1) 100%);
  64. box-shadow: inset 13px 0px 6px -10px rgb(132 132 132 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(132 132 132 / 38%);
  65. position: relative;
  66. bottom: -0.01em;
  67. }
  68.  
  69. #icons02 { /*folder icon*/
  70. border: 1px solid #C2C2C2;
  71. border-radius:0px 8px 8px 0px;
  72. background: rgb(212,212,212);
  73. background: linear-gradient(180deg, rgba(212,212,212,1) 0%, rgba(255,255,255,1) 100%);
  74. box-shadow: inset -13px 0px 6px -10px rgb(132 132 132 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(132 132 132 / 38%);
  75. position: absolute;
  76. bottom: 0.34em;
  77. left: 9.01em;
  78. }
  79.  
  80. #container03 >.wrapper {
  81. border-radius: 0px 0px 8px 8px;
  82. 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 rgb(66 66 66 / 38%);
  83. }
  84.  
  85. #buttons03 { /*new folder*/
  86. width: 6em;
  87. border: 1px solid #C2C2C2;
  88. border-radius: 15px;
  89. background: rgb(212,212,212);
  90. background: linear-gradient(180deg, rgba(212,212,212,1) 0%, rgba(255,255,255,1) 100%);
  91. box-shadow: inset 13px 0px 6px -10px rgb(132 132 132 / 56%), inset -13px 0px 6px -10px rgb(132 132 132 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(132 132 132 / 38%);
  92. position: relative;
  93. left: 0.4em;
  94. }
  95.  
  96. #buttons04 { /*cancel*/
  97. width: 4.5em;
  98. border: 1px solid #C2C2C2;
  99. border-radius: 15px;
  100. background: rgb(212,212,212);
  101. background: linear-gradient(180deg, rgba(212,212,212,1) 0%, rgba(255,255,255,1) 100%);
  102. box-shadow: inset 13px 0px 6px -10px rgb(132 132 132 / 56%), inset -13px 0px 6px -10px rgb(132 132 132 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(132 132 132 / 38%);
  103. position: relative;
  104. right: 0.4em;
  105. }
  106.  
  107. #buttons05 { /*open*/
  108. width: 4.5em;
  109. border: 1px solid #C2C2C2;
  110. border-radius: 15px;
  111. background: rgb(212,212,212);
  112. background: linear-gradient(180deg, rgba(212,212,212,1) 0%, rgba(255,255,255,1) 100%);
  113. box-shadow: inset 13px 0px 6px -10px rgb(132 132 132 / 56%), inset -13px 0px 6px -10px rgb(132 132 132 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(132 132 132 / 38%);
  114. position: relative;
  115. right: 0.4em;
  116. }
  117.  
  118. #container04 {
  119. width: 7em;
  120. border: inset 2px;
  121. position: absolute;
  122. bottom: 2.2em;
  123. left: 0.5em;
  124. bottom: 2.2em;
  125. }
  126.  
  127. #container05 {
  128. width: 16em;
  129. position: absolute;
  130. left: 8em;
  131. bottom: 13.3em;
  132. }
  133.  
  134. #container06 {
  135. width: 16em;
  136. position: absolute;
  137. bottom: 2.2em;
  138. left: 8em;
  139. }
  140.  
  141. #container07 {
  142. width: 8em;
  143. height: 6em;
  144. position: absolute;
  145. bottom: 8.3em;
  146. left: 1em;
  147. z-index: 999;
  148. }
  149.  
  150. #icons03, #icons04, #icons05 { /*star, heart, chat icons 01*/
  151. width: 2em;
  152. border: 1px solid #C2C2C2;
  153. border-radius: 8px;
  154. background: rgb(212,212,212);
  155. background: linear-gradient(180deg, rgba(212,212,212,1) 0%, rgba(255,255,255,1) 100%);
  156. position: relative;
  157. right: 0.2em;
  158. }
  159.  
  160. #embed04 { /*tunes embed positioning*/
  161. position: absolute;
  162. bottom: 0.6em;
  163. }
  164.  
  165. @media only screen and (max-width: 600px) {
  166. #embed04 {
  167. left: 1.6em;
  168. }
  169. }
  170.  
  171. #container08 {
  172. width: 14em;
  173. height: 1em;
  174. position: absolute;
  175. bottom: 8.8em;
  176. left: 9.3em;
  177. z-index: 999;
  178. }
  179.  
  180. #container09 {
  181. width: 14em;
  182. height: 6em;
  183. overflow-y: scroll;
  184. position: absolute;
  185. bottom: 2.8em;
  186. left: 9.3em;
  187. z-index: 9999;
  188. }
  189.  
  190. #text03 { /*vio text*/
  191. font-family: Chemre;
  192. background: rgb(212,212,212);
  193. background: radial-gradient(circle, rgba(212,212,212,1) 0%, rgba(255,255,255,1) 50%);
  194. }
  195.  
  196. #buttons10, #buttons11 { /*page one nav buttons*/
  197. width: 4em;
  198. border: 1px solid #C2C2C2;
  199. border-radius: 15px;
  200. background: rgb(212,212,212);
  201. background: linear-gradient(180deg, rgba(212,212,212,1) 0%, rgba(255,255,255,1) 100%);
  202. box-shadow: inset 13px 0px 6px -10px rgb(132 132 132 / 56%), inset -13px 0px 6px -10px rgb(132 132 132 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(132 132 132 / 38%);
  203. }
  204.  
  205. #buttons11 {
  206. position: relative;
  207. left: 2em;
  208. }
  209.  
  210. #container10 {
  211. width: 14em;
  212. height: 1em;
  213. position: absolute;
  214. bottom: 13.3em;
  215. left: 1em;
  216. z-index: 999;
  217. }
  218.  
  219. #container11 {
  220. width: 14em;
  221. position: absolute;
  222. bottom: 7.3em;
  223. left: 1em;
  224. z-index: 999;
  225. }
  226.  
  227. #container12 {
  228. width: 11em;
  229. height: 1em;
  230. position: absolute;
  231. bottom: 7.8em;
  232. left: 12.5em;
  233. z-index: 999;
  234. }
  235.  
  236. #container13 {
  237. width: 11em;
  238. height: 6.5em;
  239. position: absolute;
  240. bottom: 1.3em;
  241. left: 12.5em;
  242. z-index: 999;
  243. }
  244.  
  245. #container14 {
  246. width: 9.5em;
  247. height: 5em;
  248. position: absolute;
  249. bottom: 2em;
  250. left: 2.7em;
  251. z-index: 999;
  252. }
  253.  
  254. #text06 { /*page.soobin text*/
  255. font-family: Chemre;
  256. -webkit-filter: drop-shadow(0px 0px 2px #545454);
  257. position: absolute;
  258. bottom: 0.2em;
  259. left: -0.8em;
  260. }
  261.  
  262. #icons09, #icons10, #icons11 { /*star, heart, chat icons 02*/
  263. border: 1px solid #C2C2C2;
  264. border-radius: 8px;
  265. background: rgb(212,212,212);
  266. background: linear-gradient(180deg, rgba(212,212,212,1) 0%, rgba(255,255,255,1) 100%);
  267. }
  268.  
  269. #container15 {
  270. width: 5em;
  271. position: absolute;
  272. bottom: 9em;
  273. left: 15.3em;
  274. z-index: 999;
  275. }
  276.  
  277. #container16 {
  278. width: 4.5em;
  279. height: 12em;
  280. position: absolute;
  281. bottom: 2.45em;
  282. left: 1.2em;
  283. z-index: 999;
  284. }
  285.  
  286. #container17 {
  287. width: 7em;
  288. height: 1em;
  289. position: absolute;
  290. bottom: 12.7em;
  291. left: 6.2em;
  292. z-index: 999;
  293. }
  294.  
  295. #container18 {
  296. width: 7em;
  297. height: 5em;
  298. position: absolute;
  299. bottom: 7.7em;
  300. left: 6.2em;
  301. z-index: 999;
  302. }
  303.  
  304. #container19 {
  305. width: 9em;
  306. height: 1em;
  307. position: absolute;
  308. bottom: 14em;
  309. left: 13.7em;
  310. z-index: 999;
  311. }
  312.  
  313. #container20 {
  314. width: 9em;
  315. height: 4.2em;
  316. position: absolute;
  317. bottom: 9.8em;
  318. left: 13.7em;
  319. z-index: 999;
  320. }
  321.  
  322. #container21 {
  323. width: 8em;
  324. height: 1em;
  325. position: absolute;
  326. bottom: 8.2em;
  327. left: 13.7em;
  328. z-index: 999;
  329. }
  330.  
  331. #container22 {
  332. width: 8em;
  333. height: 5em;
  334. position: absolute;
  335. bottom: 3.2em;
  336. left: 13.7em;
  337. z-index: 999;
  338. }
  339.  
  340. #icons15, #icons16, #icons17 { /*star, heart, chat icons 03*/
  341. border: 1px solid #C2C2C2;
  342. border-radius: 8px;
  343. background: rgb(212,212,212);
  344. background: linear-gradient(180deg, rgba(212,212,212,1) 0%, rgba(255,255,255,1) 100%);
  345. }
  346.  
  347. #container23 {
  348. width: 5em;
  349. position: absolute;
  350. bottom: 6.4em;
  351. left: 8.2em;
  352. z-index: 999;
  353. }
  354.  
  355. #container24 {
  356. width: 8em;
  357. height: 1em;
  358. position: absolute;
  359. bottom: 11.7em;
  360. left: 10.8em;
  361. z-index: 999;
  362. }
  363.  
  364. #container25 {
  365. width: 8em;
  366. height: 7.2em;
  367. position: absolute;
  368. bottom: 4.3em;
  369. left: 10.8em;
  370. z-index: 999;
  371. }
  372.  
  373. #container26 {
  374. width: 4em;
  375. height: 4em;
  376. position: absolute;
  377. bottom: 7.3em;
  378. left: 19.3em;
  379. z-index: 999;
  380. }
  381.  
  382. #container27 {
  383. width: 4em;
  384. height: 4em;
  385. position: absolute;
  386. bottom: 2.8em;
  387. left: 19.3em;
  388. z-index: 999;
  389. }
  390.  
  391. #icons19, #icons20, #icons21 { /*star, heart, chat icons 04*/
  392. border: 1px solid #C2C2C2;
  393. border-radius: 8px;
  394. background: rgb(212,212,212);
  395. background: linear-gradient(180deg, rgba(212,212,212,1) 0%, rgba(255,255,255,1) 100%);
  396. }
  397.  
  398. #container28 {
  399. width: 5em;
  400. position: absolute;
  401. bottom: 2.7em;
  402. left: 13.8em;
  403. z-index: 999;
  404. }
  405.  
  406. #image05 { /*floating soobin img*/
  407. position: absolute;
  408. bottom: 3.5em;
  409. left: 5.5em;
  410. -webkit-filter: drop-shadow(0px 0px 3px #545454);
  411. z-index: 999;
  412. }
  413. </style>
  414.  
  415. --- SCROLLBAR ---
  416. <style>
  417. ::-webkit-scrollbar {
  418. width: 13px;
  419. height: 10px;
  420. }
  421.  
  422. ::-webkit-scrollbar-thumb {
  423. background: linear-gradient(90deg, rgba(238,238,238,1) 38%, rgba(206,206,206,1) 62%);
  424. border: 1.5px solid #888888;
  425. border-radius: 5px;
  426. }
  427.  
  428. ::-webkit-scrollbar-track {
  429. background: linear-gradient(90deg, rgba(230,230,230,1) 6%, rgba(240,240,240,1) 18%);
  430. }
  431.  
  432. ::-webkit-scrollbar-button {
  433. display: block;
  434. width: 14px;
  435. height: 16px;
  436. }
  437.  
  438. ::-webkit-scrollbar-button:vertical:start:decrement {
  439. background: white;
  440. box-shadow: inset 0 7px 5px -7px white, inset 7px 0 5px -7px gray, inset -7px 0 5px -7px gray, inset 0 -7px 5px -7px gray;
  441. border: 1.5px solid #888888;
  442. border-radius: 5px;
  443. }
  444.  
  445. ::-webkit-scrollbar-button:vertical:start:increment {
  446. display: none;
  447. }
  448.  
  449. ::-webkit-scrollbar-button:vertical:end:decrement {
  450. display: none;
  451. }
  452.  
  453. ::-webkit-scrollbar-button:vertical:end:increment {
  454. background: white;
  455. box-shadow: inset 0 7px 5px -7px white, inset 7px 0 5px -7px gray, inset -7px 0 5px -7px gray, inset 0 -7px 5px -7px gray;
  456. border: 1.5px solid #888888;
  457. border-radius: 5px;
  458. }
  459.  
  460. </style>
  461.  
  462. --- DROPDOWN ---
  463. <body>
  464. <div style="text-align: left;">
  465. <select onchange='location=this.options[this.selectedIndex].value;' style='width:180px;
  466. font-family: windows;
  467. font-size:0.8em;
  468. background:white;
  469. padding:4px;
  470. border:1px solid #C2C2C2;
  471. border-radius: 8px;
  472. color: #545454;
  473. margin-top: 0px;'>
  474. <option value="#one">Documents</option>
  475. <option value="#two">Files</option>
  476. <option value="#three">Description</option>
  477. <option value="#four">Share</option>
  478. <option value="#home">Home</option>
  479. </select>
  480. </div>
  481. </body>
  482.  
  483. --- MUSIC EMBED CHANGES ---
  484. background: rgb(255,255,255);
  485. background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(212,212,212,1) 100%);
  486.  
  487. --- ABOUT EMBED ---
  488. <style>
  489. @font-face {
  490. font-family: windows;
  491. src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
  492. }
  493.  
  494. @font-face {
  495. font-family: dreams;
  496. src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
  497. }
  498.  
  499. @font-face {
  500. font-family:'yipes';
  501. src: url(https://dl.dropbox.com/s/qrdm3wived8sm66/Yipes.ttf);
  502. }
  503.  
  504. #about {
  505. font-family: windows;
  506. font-size: 0.9em;
  507. color: #545454;
  508. letter-spacing: 0.05em;
  509. text-align: left;
  510. width: 13em;
  511. height: auto;
  512. z-index: 9999;
  513. }
  514.  
  515. mark1 {
  516. font-family:'yipes';
  517. background: transparent;
  518. }
  519.  
  520. mark2 {
  521. font-family: dreams;
  522. }
  523.  
  524. .link {
  525. color: #545454;
  526. display: inline-block;
  527. transition: .2s ease;
  528. }
  529.  
  530. .link:hover {
  531. color: #8A8A8A;
  532. transform: translateY(-20%);
  533. }
  534.  
  535. </style>
  536. <div id ="about">
  537. or <u>vee</u> :3 19 it/bun/they prns! pan mexican enby aquarius (0218) eng/spa OK!
  538. <br><br>
  539. <strong><mark1>likes</mark1></strong> <mark2>4</mark2> bx <333 kirby, sanrio, the color pink, <s>coding</s>, soobin noises, yeonjuns aotm, photocard collecting, deco, my cats <3, reading, music, and plushies!
  540. <br><br>
  541. <strong><mark1>links</mark1></strong> <mark2>4</mark2> <a class="link" href="https://twitter.com/doIIbahi" target="_blank">twitter</a> <mark2>4</mark2> <a class="link" href="https://www.pinterest.com/crrdcore/_created/" target="_blank">pinterest</a> <mark2>4</mark2> <a class="link" href="https://twitter.com/crrdcore" target="_blank">carrd twt</a> <mark2>4</mark2> <a class="link" href="https://www.vio.ju.mp" target="_blank">rkive</a> <mark2>4</mark2> <a class="link" href="https://try.carrd.co/crdcore" target="_blank">referral code</a>
  542. </div>
  543.  
  544. --- GUIDELINES 1 EMBED ---
  545. <style>
  546. @font-face {
  547. font-family: windows;
  548. src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
  549. }
  550.  
  551. @font-face {
  552. font-family: dreams;
  553. src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
  554. }
  555.  
  556. @font-face {
  557. font-family: Chemre;
  558. src: url(https://dl.dropbox.com/s/a4vu0khvvhe5lwq/Chemre.ttf);
  559. }
  560.  
  561. #guide {
  562. font-family: windows;
  563. font-size: 0.9em;
  564. color: #545454;
  565. letter-spacing: 0.05em;
  566. text-align: left;
  567. width: auto;
  568. height: 6em;
  569. overflow-y: scroll;
  570. z-index: 9999;
  571. }
  572.  
  573. mark2 {
  574. font-family: dreams;
  575. }
  576.  
  577. mark3 {
  578. font-family: Chemre;
  579. font-size: 1.2em;
  580. background: transparent;
  581. }
  582.  
  583. </style>
  584. <div id ="guide">
  585. <strong><mark3>before you follow</mark3></strong>
  586. <br>
  587. <p><mark2>4</mark2> info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info</p>
  588. </div>
  589.  
  590. --- GUIDELINES 2 EMBED ---
  591. <style>
  592. @font-face {
  593. font-family: windows;
  594. src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
  595. }
  596.  
  597. @font-face {
  598. font-family: dreams;
  599. src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
  600. }
  601.  
  602. @font-face {
  603. font-family: Chemre;
  604. src: url(https://dl.dropbox.com/s/a4vu0khvvhe5lwq/Chemre.ttf);
  605. }
  606.  
  607. #guide2 {
  608. font-family: windows;
  609. font-size: 0.9em;
  610. color: #545454;
  611. letter-spacing: 0.05em;
  612. text-align: left;
  613. width: auto;
  614. height: 6.5em;
  615. overflow-y: scroll;
  616. z-index: 9999;
  617. }
  618.  
  619. mark2 {
  620. font-family: dreams;
  621. }
  622.  
  623. mark4 {
  624. font-family: Chemre;
  625. font-size: 1.1em;
  626. background: transparent;
  627. }
  628.  
  629. </style>
  630. <div id ="guide2">
  631. <strong><mark4>dont follow if</mark4></strong>
  632. <br>
  633. <p><mark2>4</mark2> info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info</p>
  634. </div>
  635.  
  636. --- ULTS EMBED ---
  637. <style>
  638. @font-face {
  639. font-family: windows;
  640. src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
  641. }
  642.  
  643. @font-face {
  644. font-family: dreams;
  645. src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
  646. }
  647.  
  648. #ults { /*if you need to add overflow-y: scroll; to make this a scrollbox!*/
  649. font-family: windows;
  650. font-size: 0.9em;
  651. color: #545454;
  652. letter-spacing: 0.05em;
  653. text-align: left;
  654. width: auto;
  655. z-index: 9999;
  656. }
  657.  
  658. mark2 {
  659. font-family: dreams;
  660. }
  661.  
  662. </style>
  663. <div id ="ults">
  664. <u>txt</u> yeonjun + soobin <mark2>5</mark2> <u>cix</u> bx <mark2>5</mark2> <u>bts</u> suga <mark2>5</mark2> <u>solo</u> hiyyih
  665. </div>
  666.  
  667. --- OTHERS EMBED ---
  668. <style>
  669. @font-face {
  670. font-family: windows;
  671. src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
  672. }
  673.  
  674. @font-face {
  675. font-family: dreams;
  676. src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
  677. }
  678.  
  679. #others {
  680. font-family: windows;
  681. font-size: 0.9em;
  682. color: #545454;
  683. letter-spacing: 0.05em;
  684. text-align: left;
  685. width: auto;
  686. height: 4.2em;
  687. overflow-y: scroll;
  688. z-index: 9999;
  689. }
  690.  
  691. mark2 {
  692. font-family: dreams;
  693. }
  694.  
  695. </style>
  696. <div id ="others">
  697. <u>group</u> idol <mark2>5</mark2> <u>group</u> idol <mark2>5</mark2> <u>group</u> idol <mark2>5</mark2> <u>group</u> idol <mark2>5</mark2> <u>group</u> idol <mark2>5</mark2> <u>group</u> idol <mark2>5</mark2> <u>group</u> idol <mark2>5</mark2> <u>group</u> idol
  698. </div>
  699.  
  700. --- SEMIS EMBED ---
  701. <style>
  702. @font-face {
  703. font-family: windows;
  704. src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
  705. }
  706.  
  707. @font-face {
  708. font-family: dreams;
  709. src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
  710. }
  711.  
  712. #semis {
  713. font-family: windows;
  714. font-size: 0.9em;
  715. color: #545454;
  716. letter-spacing: 0.05em;
  717. text-align: left;
  718. width: auto;
  719. height: 5em;
  720. overflow-y: scroll;
  721. z-index: 9999;
  722. }
  723.  
  724. mark2 {
  725. font-family: dreams;
  726. }
  727.  
  728. </style>
  729. <div id ="semis">
  730. <u>group</u> idol <mark2>5</mark2> <u>group</u> idol <mark2>5</mark2> <u>group</u> idol <mark2>5</mark2> <u>group</u> idol <mark2>5</mark2> <u>group</u> idol <mark2>5</mark2> <u>group</u> idol <mark2>5</mark2> <u>group</u> idol <mark2>5</mark2> <u>group</u> idol
  731. </div>
  732.  
  733. --- NOTE EMBED ---
  734. <style>
  735. @font-face {
  736. font-family: windows;
  737. src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
  738. }
  739.  
  740. #note {
  741. font-family: windows;
  742. font-size: 0.9em;
  743. color: #545454;
  744. letter-spacing: 0.05em;
  745. text-align: left;
  746. width: auto;
  747. height: 7.2em;
  748. overflow-y: scroll;
  749. z-index: 9999;
  750. }
  751.  
  752. </style>
  753. <div id ="note">
  754. info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info info
  755. </div>
  756.  
  757. --- ANI EMBED ---
  758. <style>
  759.  
  760. #image05 {
  761. animation-name: floating;
  762. animation-duration: 3s;
  763. animation-iteration-count: infinite;
  764. animation-timing-function: ease-in-out;
  765. }
  766.  
  767. @keyframes floating {
  768. 0% { transform: translate(0, 0px); }
  769. 50% { transform: translate(0, 15px); }
  770. 100% { transform: translate(0, -0px); }
  771. }
  772.  
  773. </style>
  774.  
  775. --- END ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement