Revert "CSS hover for news (#1359)"

This reverts commit c090a5dbe6.
This commit is contained in:
Roman Kelesidis 2024-02-01 14:52:00 +07:00
commit 727cbc1388
2 changed files with 1 additions and 6 deletions

View file

@ -136,11 +136,6 @@
color: #000000;
}
#latest_news a:hover {
text-shadow: 0 0 4px grey;
transition: 0.5s;
}
#latest_news .new a {
color: #A52A2A;
font-weight: bold;