1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:25:55 +00:00

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

@@ -23,10 +23,6 @@ body.ttrss_prefs {
text-align : center;
}
#header a:hover {
color : black;
}
#header img {
vertical-align : middle;
cursor : pointer;