Advertisement
n3ito

[code] pink lace border

May 21st, 2022
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <style>
  2.  
  3. .pinky {
  4. border-width:8px;
  5. border-style:solid;
  6. border-image: url("https://i.ibb.co/h1Q3bFn/83-B27704-CEA1-4-B8-F-BF79-90-D624-EDC6-F6.png") 8 fill round;
  7. }
  8. }
  9. </style>
  10.  
  11. <img class=pinky src="[image url]"style="width:20%;height:auto;border-radius:1px;">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement