dollcrds

cr ikisschris pro plus codes

Apr 16th, 2024 (edited)
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. <style>
  2. html {
  3. overflow: scroll;
  4. overflow-x: hidden;
  5. }
  6. ::-webkit-scrollbar {
  7. width: 0; /* remove scrollbar space */
  8. background: transparent; /* to make scrollbar invisible */
  9. }
  10. ::-webkit-scrollbar-thumb {
  11. background: transparent;
  12. }
  13. @font-face {
  14. font-family: Hugh Is Life;
  15. src: url(https://dl.dropbox.com/s/bki6gilknxxouuk/HughIsLifePersonalUseItalic-K7axe.ttf);
  16. }
  17. @font-face {
  18. font-family: pixel;
  19. src: url(https://dl.dropbox.com/s/kmhe7d3n18vdz5e/w95fa.woff?dl=0);
  20. }
  21. @keyframes floating {
  22. 0% { transform: translate(0, 0px); }
  23. 50% { transform: translate(0, 15px); }
  24. 100% { transform: translate(0, -0px); }
  25. }
  26.  
  27. </style>
Advertisement
Add Comment
Please, Sign In to add comment