Advertisement
genzuki

other lace border thing

Nov 11th, 2021
791
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <!--- NO NEED TO CR ME FOR THIS BORDER---!>
  2. <style>
  3.  
  4. .meow {
  5. border-width:9px;
  6. border-style:solid;
  7. border-image: url("https://64.media.tumblr.com/1b49894f5e2d93a9c796080057ed58a6/tumblr_inline_mwbomuPSjU1r8evev.gif") 6 fill round;
  8. }
  9. }
  10. </style>
  11.  
  12. <img class=meow src="https://i.pinimg.com/originals/47/76/2f/47762f6dd3cbc225eb7edd98d15e7950.gif" alt="." style="width:50%;height:auto;border-radius:9px;">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement