Skip to content

Commit

Permalink
Fix news hover target
Browse files Browse the repository at this point in the history
  • Loading branch information
z------------- committed Oct 2, 2019
1 parent d84221b commit 9bcac31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ a {
font-size: 1.3em;
}

.news:hover .news-title {
.news-content:hover .news-title {
color: var(--color-nntp-blue-lighter);
}

Expand Down

0 comments on commit 9bcac31

Please sign in to comment.