nomskoo

tutorial #7 scroll

May 27th, 2022 (edited)
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. <--- make sure to edit some numbers according to the tut for this to look good on mobile! --->
  2.  
  3. <style>
  4. @font-face {
  5. font-family: sant joan;
  6. src: url(https://dl.dropbox.com/s/iwvkrg8ccgd1pf4/SantJoanDespi-Regular.otf);
  7. }
  8.  
  9. #scroll {
  10. border-radius: 20px;
  11. background: rgb(255,255,255);
  12. background: radial-gradient(circle, rgba(255,255,255,1) 15%, rgba(186,186,186,1) 100%);
  13. padding: 10px;
  14. height: 11em;
  15. overflow-y: scroll;
  16. z-index: 999;
  17. text-align: left;
  18. }
  19.  
  20. mark {
  21. border: 1.5px solid black;
  22. border-radius: 10px;
  23. padding-right: 5px;
  24. padding-left: 5px;
  25. background: white;
  26. font-family: sant joan;
  27. font-size: 0.875em;
  28. }
  29.  
  30. </style>
  31. <div id="scroll">
  32. <p><mark>to know</mark> this is my main/priv, req okay when priv, self proclaimed cixpoppper... like cix over every1, i mainly tweet about cixtxt and friends, i sometimes twt about txt in spa soz, i overuse gifs, i dont take kpop seriously unless its about my ults esp cix, i send dts sometimes... <3</p>
  33. <br>
  34. <p><mark>dni</mark> u fit basic dni criteria, -16 Please, annoying stay/engene, omg or sf9 support go kys btw, ot8 or ot9 hiyyih biased kep1 stan, put kpop over morals, u seriously ship idols, ur a weird nsfw stan, u ship / sexualize txt in any way pls go kys.</p>
  35. <br>
  36. <p><mark>notes</mark> credits to jjuniiy
  37.  
  38. </div>
Add Comment
Please, Sign In to add comment