what's the code for borders (i don't mean the image just the css)
I took this from Alice lmao
#profile_card { border-width:20px; border-style:solid; border-image: url(link here) 15 fill round; } #feed { border-width:20px; border-style:solid; border-image: url(link here) 15 fill round; } #question_box { border-width:20px; border-style:solid; border-image: url(link here) 15 fill round; }
Reactions
Comments
Leave a comment