a:focus != a:hover
This commit is contained in:
parent
5e11d53429
commit
fadc8de5d8
|
@ -134,8 +134,7 @@ a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover,
|
a:hover {
|
||||||
a:focus {
|
|
||||||
color: #005580;
|
color: #005580;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue