.twoColFixRt # nav-primary.nav li a, .twoColFixRt # nav-primary.nav li a: visited {color: # 00FF00; text-finish: no; } .twoColFixRt # nav-primary.nav li a span {Display: block; padding: 0 10px; font-size: 15px; } .twoColFixRt # nav-primary.nav li a: hover {text-decoration: underline; color: # FF0000; }
Q1> I do not know why a: hover in the above code does not work. In other words, when the cursor is over the navigation item, the underline is not displayed.
However, I see color changes when I hover over navigation items.
Q2> I am using DW CS4 + Firebug. Is there a way that I define which rule suppresses: hover so that I can find similar problems in the future?
thanks
source share