Commit e6226293 by 高淑倩

modify: 活动底部位置

parent 979d16cf
......@@ -32,7 +32,7 @@ page {
.no-more {
position: absolute;
left: 50%;
top: 102%;
top: 100%;
bottom: 10%;
margin-left:-50px;
margin-top:-50px;
......@@ -40,7 +40,7 @@ page {
.has-more {
position: absolute;
left: 50%;
top: 102%;
top: 100%;
bottom: 10%;
margin-left:-50px;
margin-top:-50px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment