Erik,

Thanks. It's so simple I couldn't figure it out. I just changed the colors to what I did want and it worked (Duh!)

Thanks again.

Lee


At 11/20/04 11:44 PM, Rick Faaberg wrote:
On 11/20/04 8:24 PM "Lee Underwood" <[EMAIL PROTECTED]> sent this out:

> <begin code>
> a:hover {
>  background-color: #dedede;
>  color: #385468;
> text-decoration: none;
> }
>
> #navbar-main a:hover, #navbar a:hover {
> text-decoration: underline;
> }
> </end code>
>
> The problem is, I don't want the "navbar" rule to inherit the "color" and
> "background-color" declarations from the previous rule. Suggestions?

What do you want those attributes inherited from then?

I'd say you need to declare them in the second declaration to set them for
navbar-main.

I'm missing the point I'm sure.

Erik F�berg

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

****************************************************** The discussion list for http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to