okay so basically, is it possible to have like light pink borders (#F67CE2) around the box thingies? and for the text too? my css is a mess, and idk what to delete and what to keep yIkEssss
i wanna keep the background black, and maybe add like a gif/image on the right side rather than the left hEh
i have no idea what i'm doing send help akdjbdfkhsljfnojs
tyy!! <3
my whole css is messed up and anything new i add doesn't seeem to work, i have no idea what i'm doing/have sone wrong :P
hii I dont know if u still wanted the pink text or if you've already figured it out here is the code for it tho !
im not a god when it comes to this but ik like the basics lol if u need other help I cant try !
color: #F67CE2;
}
same
no
yeeah i'm gonna be honest, i still have no idea what i'm doing :P
thank you!! <3
borders on p elements and elements with the
.box
class:.box, p {border: 2px solid #F67CE2;}
also, replace the
left
property with aright
property inform::after
to make it be on the rightfor the borders use
"border: 1px solid #F67CE2;" (no "quotation" marks)
and just add it to everything you want to have a pink border, and as for moving your cicada thingy change
"left: 0;"
to
"right: 0;"
in form::after
yeah i know im super cool
https://media.discordapp.net/attachments/773750805383086142/811463572604452864/emoji.png