dollcrds

pro plus cr blinkgone codes

Nov 6th, 2024 (edited)
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face {
  4. font-family: roman;
  5. src: url(https://dl.dropbox.com/s/f9cfrx4wyt13rwv/ROMANTIC.TTF);
  6. }
  7. @font-face {
  8. font-family: Nintendo-DS-BIOS;
  9. src: url(https://dl.dropbox.com/s/vlxjtnvrl9s0snp/Nintendo-DS-BIOS.ttf);
  10. }
  11. html {
  12. overflow: scroll;
  13. overflow-x: hidden;
  14. }
  15. ::-webkit-scrollbar {
  16. width: 0; /* remove scrollbar space */
  17. background: transparent; /* to make scrollbar invisible */
  18. }
  19. ::-webkit-scrollbar-thumb {
  20. background: transparent;
  21. }
  22. </style>
Advertisement
Add Comment
Please, Sign In to add comment