y2kcarrds

xn--0r8h uwu ai codes

Jun 23rd, 2022
542
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: sant joan;
  4. src: url(https://dl.dropbox.com/s/zxkyhy9515ddm0q/SantJoanDespi-Regular.otf?dl=0);
  5. }
  6.  
  7. #text01 {
  8. font-family: sant joan;
  9. }
  10.  
  11. #container02, #container03 {
  12. height: 14.6em;
  13. background: #ffffffde;
  14. border-radius: 5px;
  15. overflow-y: scroll;
  16. position: absolute;
  17. bottom: 3.7em;
  18. left: 1.5em;
  19. z-index: 150;
  20. }
  21.  
  22. mark {
  23. background: #fff;
  24. font-family: sant joan;
  25. font-size: 1.1em;
  26. border-radius:7px;
  27. border: 1px solid black;
  28. padding-left: 5px;
  29. padding-right: 5px;
  30. padding-top: 1px;
  31. padding-bottom: 0.25px;
  32. width: 40px;
  33. color: #000;
  34. }
  35. </style>
Advertisement
Add Comment
Please, Sign In to add comment