Advertisement
n3ito

[code] brown lace border

May 21st, 2022
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <style>
  2.  
  3. .brown {
  4. border-width:7px;
  5. border-style:solid;
  6. border-image: url("https://static.tumblr.com/yn7vk7p/DfHmp40xm/bo-ha26.gif") 8 fill round;
  7. }
  8. }
  9. </style>
  10.  
  11. <img class=brown src="[image url]" alt="." style="width:20%;height:auto;border-radius:1px;">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement