修正翻页链接位置

This commit is contained in:
windy 2013-07-22 00:10:16 +08:00
parent 0687644d97
commit c076a2dd09
1 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,9 @@ div.has_new, div.has_old {
text-decoration: none;
}
}
div.has_old {
float: left;
}
div.has_new {
float: right;
}