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

fix position of prefFooter

This commit is contained in:
Andrew Dolgov
2007-11-21 07:22:24 +01:00
parent ea322415d2
commit 6b5544caab

View File

@@ -1471,6 +1471,10 @@ div.headlines_cdm {
}
#prefFooter {
left : 0px;
}
#footer a, #prefFooter a {
color : gray;
}