Advertisement
ruesha

lace border image :)

May 13th, 2022
1,278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <style>
  2. #image01 {
  3. position: relative;
  4. left: 2em;
  5. border-width:7px;
  6. border-style:solid;
  7. border-image: url("https://media.discordapp.net/attachments/826854899013648384/839700444375810078/tumblr_inline_o98n9dbCl61u2r0ws_540_1_2.png") 8 fill round;
  8. width: 14em;
  9. height: 20.8em;
  10. -webkit-transform: rotate(5deg);
  11. }
  12. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement