[WSG] Help with css cascade problem from external style to internal style

2007-06-06 Thread JS Bracher
Hello everyone, I think this is my first post, which is sort of embarrassing. I can't find a css error, deadlines are looming, and I'm just not seeing the problem. In brief - I'm instituting a you are here in the navigation. The site's default navigation style (in an external style sheet)

Re: [WSG] Help with css cascade problem from external style to internal style

2007-06-06 Thread JS Bracher
The magic of asking for help. 17 seconds after I sent the email, I saw the problem and fixed it. Thanks for just being here. ;) *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe:

Re: [WSG] Help with css cascade problem from external style to internal style

2007-06-06 Thread JS Bracher
/css #every_page #index, #every_page #index:hover { color: #4F; background: #003173; cursor: default;} /style should do it (you're also missing the # from index:hover). On Thu, 07 Jun 2007 13:40:35 +1000, JS Bracher [EMAIL PROTECTED] wrote: #every_page