Using Wordpress 321 and Atrahualpa 367 - ata-round
My work-in-progress Web site is here:
http://julesgobeil.com/wpfr/
Searching has found a few suggestions to underline links when hovering in widgets but they don't seem to work:
Code:
.widget ul li a:hover {
text-decoration: underline !important;
}
Code:
div.widget a:hover {
text-decoration: underline !important!;
}
Thanks
Jules








Hybrid Mode
