css question

So, I've been messing around with css for a new bio, and I can't seem to figure out how to change the color of the font. I tried everything, and replaced the right codes with different colors...but it's not working. (At least I believe it was the right codes.)
I would really appreciate a little help with this... ^^"

bump~

bump~
Keyblade's picture

you should be using a code

you should be using a code that looks like this without the *'s.

[*color*=color code] and [*/color*] to end it c:

Thank you, but I mean

Thank you, but I mean changing the color so that you wouldn't need to do that, using css. (:

bump~

bump~
Mis's picture

.node{color:#ff00ff} Just

<*style>.node{color:#ff00ff}<*/style>

Just delete the two *'s! It's a lovely hot pink. But you can change it to whatever, of course Smiling

Thanks, Misako! I'll give

Thanks, Misako! I'll give that a try. : D The current font color bugs me because it blends right in with the background. ^^"