remove special style for header links (wtf)

This commit is contained in:
Andrew Dolgov
2018-12-09 16:15:09 +03:00
parent 95e1038e6d
commit 911cbf0e76
5 changed files with 2 additions and 12 deletions

View File

@@ -1421,9 +1421,6 @@ body.ttrss_prefs #footer {
border: 0px;
text-align: center;
}
body.ttrss_prefs #header a:hover {
color: black;
}
body.ttrss_prefs #header img {
vertical-align: middle;
cursor: pointer;