/ Published in: CSS
Forzamos el subrayado en todos los casos.
Expand |
Embed | Plain Text
a:link,a:visited,a:hover, a:active{ text-decoration:none; } a:hover{ text-decoration:underline!important; }
You need to login to post a comment.
