Underline hyperlinks with a solid line on hover
This commit is contained in:
parent
cb6d7f2f47
commit
3fccfb7abc
@ -4183,7 +4183,7 @@ a {
|
||||
|
||||
a:hover, a:focus {
|
||||
color: #1585cf;
|
||||
text-decoration: underline dashed #1585cf; }
|
||||
text-decoration: underline solid #1585cf; }
|
||||
a img {
|
||||
border: 0; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user