fix position of prefFooter
This commit is contained in:
parent
ea322415d2
commit
6b5544caab
1 changed files with 4 additions and 0 deletions
|
@ -1471,6 +1471,10 @@ div.headlines_cdm {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#prefFooter {
|
||||||
|
left : 0px;
|
||||||
|
}
|
||||||
|
|
||||||
#footer a, #prefFooter a {
|
#footer a, #prefFooter a {
|
||||||
color : gray;
|
color : gray;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue