« SpaceHey Forum

How to change text color?

Posted by Vicky Bloodshed~

posted

Forum: SpaceHey

I want to change the color of the text on my profile but only like the color of the status.. anyone know how to do that..? ;(


Report Topic

1 Reply

Reply by GOAT

posted

give this a go :o

.details p {
color: black;
font-weight: bolder;
background-color: red;
display: inline-block;
font-size: 20px; }

:3


Permalink Report Reply