Advertisement
Guest User

lace scrollbox~

a guest
Jun 27th, 2021
5,384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <style>
  2.  
  3. #text01 {
  4. border-width:7px;
  5. border-style:solid;
  6. border-image: url("https://media.discordapp.net/attachments/826854899013648384/839700444375810078/tumblr_inline_o98n9dbCl61u2r0ws_540_1_2.png") 8 fill round;
  7. height: 100px;
  8. width: 100%;
  9. padding: 10px;
  10. overflow: auto;
  11. }
  12.  
  13. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement