I've only been here for like a day but god damn the css function thingy is so god damn fun
It's like instant gratification for the smallest of things like changing font color
I don't know how in depth I can get with it but it feels bottomless
If anyone knows any cool or interesting tricks with css comment below
Ok I'll start so idk if this is like super common knowledge but you can make your text boxes rounded with "border-radius" and then followed by ":" and then x amount of how drastic the curve is followed by "px" so something like "border-radius:50px" and if you want to make each corner a different roundness you just type it like "border-radius:50px 75px 10px 75px" (the numbers follow the corners clockwise starting at the top left corner) just remember to make the text box have a diff color than the background so it doesn't blend in
:) sry if I came off nooby and for bad grammar :)