seleneheart: (Default)
Raederle ([personal profile] seleneheart) wrote in [community profile] acme_graphics 2009-01-18 03:02 am (UTC)

I didn't style that part, but to change the font color of the comments themselves, you need to take .comment-content from it's current location, which is here:

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content

And then you need to put in the following codes to style it yourself:



.comment-content { 
	color: #ffffff;
	margin: 10px;
}


The hex code I put it is for white, so you can go from there.

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting