How did you get the border thingy around the text boxes?
It is a CSS~CODE! As listed below: #profile_card { border-width:20px; border-style:solid; border-image: url(url) 15 fill round; } .convertible.pillmenu, div.inner.shadow-md, textarea, .card-nest.w-full.shadow { border-width:20px; border-style:solid; border-image: url(url) 15 fill round; } #question_box { border-width:20px; border-style:solid; border-image: url(url) 15 fill round; }
- You may have to mess with the numbers, depending on your border size. ᜊ( ⊃✞⊂ )͏ LOVE you.
Leave a comment