mixue

codes for blogspot crd

Sep 19th, 2022 (edited)
685
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. --- ALL FONTS ---
  2.  
  3. @font-face {
  4. font-family:'nintendo';
  5. src: url(https://dl.dropbox.com/s/8w4sembeqyz4rsq/Nintendo-DS-BIOS.ttf);
  6. }
  7.  
  8. @font-face {
  9. font-family: pixel;
  10. src: url(https://dl.dropbox.com/s/kmhe7d3n18vdz5e/w95fa.woff?dl=0);
  11. }
  12.  
  13. --- FOG MASK ---
  14.  
  15. #elementID {
  16. -webkit-mask-image: url(https://i.ibb.co/JjDXBPr/ED5929-CE-1-D66-4-EC4-8-F8-A-14792-D8-F2384.png);
  17. -webkit-mask-size: 93%;
  18. -webkit-mask-repeat: no-repeat;
  19. -webkit-mask-position: center;
  20. }
Advertisement
Add Comment
Please, Sign In to add comment