fix ready btn colour
This commit is contained in:
parent
f40e744b30
commit
9a9e7c9872
@ -491,7 +491,7 @@ main .top button {
|
|||||||
transition-timing-function: ease;
|
transition-timing-function: ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ready:hover {
|
.ready:hover, .ready:active, .ready:focus {
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user