Advertisement
ukamori

hello kitty mask cr jongidea

Jul 12th, 2022
2,431
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.84 KB | None | 0 0
  1. <!---
  2.  
  3. (\ ∧♛∧          .+° °*.  
  4. (( *・ω・)        °・  cr jongidea if used !
  5. `し(   つ つ━✩*  .+°
  6. (/しーJ
  7.  
  8. --->
  9.  
  10.  
  11. <style>
  12. /*my credits! please dont remove, but you may the change the img to ur liking*/
  13. .dont-remove {
  14. position:fixed;
  15. z-index:99;
  16. bottom:0;margin-bottom:5px;
  17. left:0;margin-left:5px;
  18. }
  19.  
  20. .kitty {
  21. -webkit-mask-image: url(https://dl.dropbox.com/s/twerr59ki69ycwh/image-removebg-preview.png);
  22. -webkit-mask-size: 100%;
  23. -webkit-mask-repeat: no-repeat;
  24. -webkit-mask-position: center;
  25. }
  26.  
  27. </style>
  28. <a href="https://twitter.com/jongidea" title="hello kitty mask created by gael!"><img class="dont-remove" src="https://64.media.tumblr.com/tumblr_lkl5s8Ay6F1qfamg6.gif"></a>
  29.  
  30. <img class="kitty"  src="https://cdn.discordapp.com/attachments/904308736712138793/992697366983491634/original.gif">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement