Advertisement
dianakko

lace border scrollbox

Sep 19th, 2021
619
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. <style>
  2.  
  3. #scroll10 {
  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. font: 16px;
  11. overflow: auto;
  12. }
  13.  
  14. </style>
  15.  
  16. <div id="scroll10">
  17. <strong>lace border by @baeyhkun</strong>
  18. text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text
  19. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement