faint print??
With the previous version of the forum my links were bold/highlighted, now they appear in very faint print. Any reason for this?
Yup, the style sheet that defines the colour of the links on the website now has them defined as light grey. If there appear very faint then that might be an issue with the actual display you're view them all.
This is the bit of code on their site that sets the colour
media="all"a:active, a:visited {text-decoration: none;color: #A6A4A4;}
This is the colour
http://www.colorhexa.com/a6a4a4