Advertisement
ruesha

links 04/07

Apr 7th, 2022
1,251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: sant joan;
  4. src: url(https://dl.dropbox.com/s/iwvkrg8ccgd1pf4/SantJoanDespi-Regular.otf);
  5. }
  6.  
  7. #links {
  8. font-family: sant joan;
  9. font-size: 12px;
  10. color: #fff;
  11. position: relative;
  12. bottom: 30px;
  13. z-index: 101;
  14. }
  15.  
  16. mark {
  17. background: #fff;
  18. font-family: sant joan;
  19. font-weight: regular;
  20. font-size: 11px;
  21. border-radius:1px;
  22. border: 1px solid white;
  23. padding-left: 1px;
  24. padding-right: 1px;
  25. width: 30px;
  26. color: #fff;
  27. }
  28.  
  29. a {
  30. color: #000;
  31. text-decoration: none;
  32. }
  33. </style>
  34. <div id="links">
  35. <mark> __ <a href="https://twitter.com/main">main</a> __ <a href="https://curiouscat.me/yucrds">ccat</a> __ <a href="https://weheartit.com/ruesha">weoit</a> __ <a href="https://try.carrd.co/riti">referral</a> __ </mark>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement