Advertisement
nomskoo

diary drr ac standard

Feb 8th, 2024 (edited)
357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.61 KB | None | 0 0
  1. haii!! you will probably have to edit the positionings to fit your devices but otherwise if you have any questions you can dm me on crrdcore / send a retrospring at soobinzz! and if you remake pls credit webrkii :3
  2.  
  3. --- CODES ---
  4. <style>
  5. @font-face {
  6. src: url(https://dl.dropbox.com/s/hfc6fjqu9kkxbt5/Sweet%20Creamy.ttf);
  7. font-family: creamy;
  8. }
  9.  
  10. @font-face {
  11. font-family: magazine;
  12. src: url(https://dl.dropbox.com/s/9a122x5sim0udkw/MagazineLetterByBrntlbrnl-Regular.ttf);
  13. }
  14.  
  15. @font-face {
  16. src: url(https://dl.dropbox.com/s/16ntpxj8fny66d6/Quick%20Love.ttf);
  17. font-family: quick-love;
  18. }
  19.  
  20. @font-face {
  21. src: url(https://dl.dropbox.com/s/uougf9v63jmphoj/Jojoba.otf);
  22. font-family: jojoba;
  23. }
  24.  
  25. #container01 {
  26. width: 15em;
  27. height: 17.8em;
  28. border-radius: 0px 10px 10px 0px;
  29. position: relative;
  30. left: 4em;
  31. }
  32.  
  33. @media
  34. only screen and (max-width: 600px) {
  35. #container01{
  36. left: 5em;
  37. }
  38. }
  39.  
  40. #text01 {
  41. font-family: creamy;
  42. }
  43.  
  44. mark {
  45. font-family: magazine;
  46. font-size: 1.3em;
  47. }
  48.  
  49. #image01 {
  50. transform: rotate(6.2rad);
  51. }
  52.  
  53. #container02 {
  54. width: 1em;
  55. position: absolute;
  56. left: 3.45em;
  57. bottom: -0.4em;
  58. z-index: 999;
  59. }
  60.  
  61. @media
  62. only screen and (max-width: 600px) {
  63. #container02 {
  64. left: 4.3em;
  65. bottom: -0.5em;
  66. }
  67. }
  68.  
  69. #container03 {
  70. width: 4em;
  71. height: 2em;
  72. border-radius: 30px 0px 0px 30px;
  73. position: absolute;
  74. left: 15em;
  75. bottom: 7.5em;
  76. z-index: 999;
  77. }
  78.  
  79. @media
  80. only screen and (max-width: 600px) {
  81. #container03 {
  82. left: 16em;
  83. }
  84. }
  85.  
  86. #image02 {
  87. transform: rotate(5.5rad);
  88. position: absolute;
  89. left: 13em;
  90. bottom: 2em;
  91. z-index: 999;
  92. }
  93.  
  94. @media
  95. only screen and (max-width: 600px) {
  96. #image02 {
  97. left: 13.5em;
  98. bottom: 1.5em;
  99. }
  100. }
  101.  
  102. #image03 {
  103. transform: rotate(6rad);
  104. position: absolute;
  105. left: 5.5em;
  106. bottom: 8.5em;
  107. z-index: 999;
  108. }
  109.  
  110. @media
  111. only screen and (max-width: 600px) {
  112. #image03 {
  113. left: 6em;
  114. }
  115. }
  116.  
  117. #container04 {
  118. width: 15em;
  119. border-radius: 10px 0px 0px 10px;
  120. position: relative;
  121. left: -4em;
  122. bottom: 0em;
  123. }
  124.  
  125. @media
  126. only screen and (max-width: 600px) {
  127. #container04 {
  128. width: 13em;
  129. left: -.7em;
  130. }
  131. }
  132.  
  133. #container05 {
  134. width: 15em;
  135. position: absolute;
  136. left: 11.2em;
  137. bottom: 0.23em;
  138. border-radius: 0px 10px 10px 0px;
  139. }
  140.  
  141. @media
  142. only screen and (max-width: 600px) {
  143. #container05 {
  144. left: 12.5em;
  145. width: 13em;
  146. }
  147. }
  148.  
  149. #container06 {
  150. width: 14.3em;
  151. height: 17em;
  152. position: absolute;
  153. left: -3em;
  154. bottom: 2em;
  155. border-radius: 10px 0px 0px 10px;
  156. z-index: 1;
  157. }
  158.  
  159. @media
  160. only screen and (max-width: 600px) {
  161. #container06 {
  162. width: 12.5em;
  163. left: 0.1em;
  164. bottom: 1em;
  165. }
  166. }
  167.  
  168. #container07 {
  169. width: 14.3em;
  170. height: 17em;
  171. position: absolute;
  172. left: 11.2em;
  173. bottom: 2em;
  174. border-radius: 0px 10px 10px 0px;
  175. z-index: 1;
  176. }
  177.  
  178. @media
  179. only screen and (max-width: 600px) {
  180. #container07 {
  181. width: 12.5em;
  182. left: 12.5em;
  183. bottom: 1em;
  184. }
  185. }
  186.  
  187. #text02, #text05 {
  188. font-family: quick-love;
  189. }
  190.  
  191. #text03 {
  192. font-family: jojoba;
  193. }
  194.  
  195. #text04 {
  196. font-family: jojoba;
  197. width: 8em;
  198. height: 6em;
  199. background: #FCA4B8;
  200. padding: 5px;
  201. transform: rotate(-.1rad);
  202. position: absolute;
  203. left: 1.2em;
  204. bottom: 8.1em;
  205. }
  206.  
  207. @media
  208. only screen and (max-width: 600px) {
  209. #text04 {
  210. width: 7em;
  211. padding: 3px;
  212. left: 0.6em;
  213. }
  214. }
  215.  
  216. #image04 {
  217. position: absolute;
  218. left: 8.5em;
  219. bottom: 0.5em;
  220. }
  221.  
  222. @media
  223. only screen and (max-width: 600px) {
  224. #image04 {
  225. left: 7em;
  226. bottom: 0.2em;
  227. }
  228. }
  229.  
  230. #text06 {
  231. font-family: jojoba;
  232. width: 8em;
  233. height: 8em;
  234. background: #FCA4B8;
  235. padding-top: 13px;
  236. padding-left: 5px;
  237. padding-right: 5px;
  238. padding-bottom: 5px;
  239. transform: rotate(.05rad);
  240. position: absolute;
  241. left: 9.8em;
  242. bottom: 2.5em;
  243. z-index: 999;
  244. }
  245.  
  246. @media
  247. only screen and (max-width: 600px) {
  248. #text06 {
  249. font-size: 0.7em;
  250. width: 7.5em;
  251. left: 9.4em;
  252. bottom: 3.5em;
  253. }
  254. }
  255.  
  256. #image06 {
  257. position: absolute;
  258. left: 7.8em;
  259. bottom: 7.5em;
  260. transform: rotate(.05rad);
  261. z-index: 9999;
  262. }
  263.  
  264. @media
  265. only screen and (max-width: 600px) {
  266. #image06 {
  267. left: 6.9em;
  268. bottom: 7.5em;
  269. }
  270. }
  271.  
  272. #text07 {
  273. font-family: jojoba;
  274. position: absolute;
  275. left: 13em;
  276. bottom: 0.5em;
  277. }
  278.  
  279. @media
  280. only screen and (max-width: 600px) {
  281. #text07{
  282. left: 5em;
  283. }
  284. }
  285.  
  286. #container08 {
  287. width: 13em;
  288. position: absolute;
  289. left: 11.9em;
  290. bottom: 12em;
  291. z-index: 2;
  292. }
  293.  
  294. @media
  295. only screen and (max-width: 600px) {
  296. #container08 {
  297. width: 11.7em;
  298. left: 12.9em;
  299. bottom: 11.3em;
  300. }
  301. }
  302.  
  303. #image07 {
  304. transform: rotate(-.1rad);
  305. position: absolute;
  306. left: 17em;
  307. bottom: 15em;
  308. z-index: 999;
  309. }
  310.  
  311. @media
  312. only screen and (max-width: 600px) {
  313. #image07 {
  314. left: 17.5em;
  315. bottom: 14em;
  316. }
  317. }
  318. </style>
  319.  
  320. --- SCROLL 1 ---
  321. <style>
  322. @font-face {
  323. src: url(https://dl.dropbox.com/s/uougf9v63jmphoj/Jojoba.otf);
  324. font-family: jojoba;
  325. }
  326.  
  327. #likes {
  328. font-family: jojoba;
  329. font-size: 0.8em;
  330. text-align: left;
  331. width: 8em;
  332. height: 8em;
  333. transform: rotate(-.1rad);
  334. position: relative;
  335. left: 9em;
  336. overflow-y: scroll;
  337. }
  338.  
  339. @media
  340. only screen and (max-width: 600px) {
  341. #likes {
  342. font-size: 0.7em;
  343. height: 9em;
  344. left: 8.5em;
  345. }
  346. }
  347.  
  348. </style>
  349. <div id="likes"><strong>likes</strong> bx <333, kirby, sanrio, coding, soobin noises, yeonjuns aotm, photocard collecting, deco, my cats, music, reading, wired headphones, and plushies!</div>
  350.  
  351. --- SCROLL 2 ---
  352. <style>
  353. @font-face {
  354. src: url(https://dl.dropbox.com/s/uougf9v63jmphoj/Jojoba.otf);
  355. font-family: jojoba;
  356. }
  357.  
  358. #dislikes {
  359. font-family: jojoba;
  360. font-size: 0.8em;
  361. text-align: left;
  362. width: 10em;
  363. height: 5em;
  364. transform: rotate(.1rad);
  365. overflow-y: scroll;
  366. }
  367.  
  368. @media
  369. only screen and (max-width: 600px) {
  370. #dislikes {
  371. font-size: 0.7em;
  372. height: 6em;
  373. }
  374. }
  375.  
  376. </style>
  377. <div id="dislikes"><strong>dislikes</strong> fnc ent, old men, cishets, white people..., yeonjun ults /j, the dark, ppl who take kpop too seriously</div>
  378.  
  379. --- SCROLL 3 ---
  380. <style>
  381. @font-face {
  382. src: url(https://dl.dropbox.com/s/uougf9v63jmphoj/Jojoba.otf);
  383. font-family: jojoba;
  384. }
  385.  
  386. #stan {
  387. font-family: jojoba;
  388. font-size: 0.8em;
  389. text-align: left;
  390. width: 9em;
  391. height: 4.8em;
  392. overflow-y: scroll;
  393. }
  394.  
  395. @media
  396. only screen and (max-width: 600px) {
  397. #stan {
  398. font-size: 0.7em;
  399. }
  400. }
  401.  
  402. </style>
  403. <div id="stan"><strong>others</strong> xdh junhan gaon itzy chaer chuu stayc sieun yoon ive wonyo rei justb doyum billlie tsuki haruna p1h jiung dreamnote miso tempest hwarang class:y chaewon tbz sunwoo</div>
  404.  
  405. --- SCROLL 4 ---
  406. <style>
  407. @font-face {
  408. src: url(https://dl.dropbox.com/s/uougf9v63jmphoj/Jojoba.otf);
  409. font-family: jojoba;
  410. }
  411.  
  412. #byf {
  413. font-family: jojoba;
  414. font-size: 0.8em;
  415. text-align: left;
  416. height: 4.5em;
  417. overflow-y: scroll;
  418. }
  419.  
  420. @media
  421. only screen and (max-width: 600px) {
  422. #byf{
  423. font-size: 0.7em;
  424. }
  425. }
  426. </style>
  427. <div id="byf"><strong>byf</strong> 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</div>
  428.  
  429. --- SCROLL 5 ---
  430. <style>
  431. @font-face {
  432. src: url(https://dl.dropbox.com/s/uougf9v63jmphoj/Jojoba.otf);
  433. font-family: jojoba;
  434. }
  435.  
  436. #dfi {
  437. font-family: jojoba;
  438. font-size: 0.8em;
  439. text-align: left;
  440. height: 4.5em;
  441. overflow-y: scroll;
  442. }
  443.  
  444. @media
  445. only screen and (max-width: 600px) {
  446. #dfi {
  447. font-size: 0.7em;
  448. }
  449. }
  450. </style>
  451. <div id="dfi"><strong>dfi</strong> 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</div>
  452.  
  453. --- HIDDEN SCROLLBAR ---
  454. <style>
  455. html {
  456. overflow: scroll;
  457. overflow-x: hidden;
  458. }
  459. ::-webkit-scrollbar {
  460. width: 0; /* remove scrollbar space */
  461. background: transparent; /* to make scrollbar invisible */
  462. }
  463. ::-webkit-scrollbar-thumb {
  464. background: transparent;
  465. }
  466. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement