Advertisement
izuemis

cr aicoholdrink #3 others

Dec 30th, 2022
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.33 KB | None | 0 0
  1. <style>
  2.  
  3. #image01 {
  4. -webkit-mask-image: url(https://i.ibb.co/JjDXBPr/ED5929-CE-1-D66-4-EC4-8-F8-A-14792-D8-F2384.png);
  5. -webkit-mask-size: 100%;
  6. -webkit-mask-repeat: no-repeat;
  7. -webkit-mask-position: center;
  8. }
  9.  
  10. @font-face {
  11. font-family: roman;
  12. src: url(https://dl.dropbox.com/s/f9cfrx4wyt13rwv/ROMANTIC.TTF);
  13. }
  14.  
  15. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement