[EMAIL PROTECTED] wrote:
> I recently changed my default link colours from purple and blue to two
> shades of green. This changes the colours of the links in emails I
> recieve, but in the signature, I still see a faded light blue. Is
> this a bug or a feature?
Depends on your POV. The sig is grey (faded) and the normal blue
wouldn't fit, so I sat the link color in sig to that light blue. You can
override it in your user stylesheet (userContent.css) with something like
.moz-txt-sig > a, .moz-signature > a { color: #00FF00 }
IIRC.
Ben