fix position of prefFooter

This commit is contained in:
Andrew Dolgov 2007-11-21 07:22:24 +01:00
parent ea322415d2
commit 6b5544caab
1 changed files with 4 additions and 0 deletions

View File

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