Re: [css-d] Why a generic reference don't work here ?

2006-11-14 Thread Marcelo Wolfgang
Hi Rafael, Thanks man, that did the trick! I've read like last week about specificity, but I thought was not the ase here because I could change other properties ( since they where not specified on the first rule ). CSS can get tricky sometimes! thanks again Marcelo On 11/13/06, Rafael Holt

[css-d] Why a generic reference don't work here ?

2006-11-13 Thread Marcelo Wolfgang
Hi list, Trying to do something new today, playing with css, and change a background position of a image on hover. I've added the following code: #menu div a{ height:32px; width:180px; display:block; } #menu #home a{ background:#f4a707