forked from autonomic-cooperative/cotech-website
Underline hyperlinks with a solid line on hover
This commit is contained in:
@ -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; }
|
||||
|
||||
|
Reference in New Issue
Block a user