Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Website feedback Re: Website feedback

#73824
jamygolden
Member

I agree with @TheDoc on the difficult to read comment.
I find justified text difficult and the custom font difficult to read.

I feel this is easiest to read:

p.content {
color: #fff;
font: 14px/1.5 Verdana, sans-serif;
}

I usually leave the custom font for headings.