Hi Matt,

On Sun, Jan 11, 2009 at 1:14 PM, Matt Fielding <itzma...@gmail.com> wrote:
> .content a:hover {
>    color: #EODCDC;
> }

Validating your markup via http://jigsaw.w3.org/css-validator/ shows
that the color you've used for your a:hover is invalid - looks like
you're using an O instead of a 0, and there aren't any Os in hex. I
think that's probably the root of your problem.

Best,
-JR
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to