edit hover style

This commit is contained in:
nc 2023-02-19 12:24:30 +07:00
parent 930df450d0
commit 71eefd2960

View File

@ -158,7 +158,7 @@ h4.isso-thread-heading {
}
.isso-feedlink:hover,
.isso-comment-footer a:hover {
color: #111111;
color: #fff;
text-shadow: #aaaaaa 0 0 1px;
}
.isso-comment-footer > a {