Advertisement
ruesha

container border

Nov 16th, 2021
788
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. #container02, #container03, #container04, #container05 {
  3. border-width:7px;
  4. border-style:solid;
  5. border-image: url("https://cdn.discordapp.com/attachments/851155413831254076/910008378934329404/ezgif-6-c432faa9020e.gif") 7 fill round;
  6. background: #fff;
  7. }
  8. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement