Commit 0ef03549 by liuyingying

理想和现实是有差距的

parent 4cfd183b
...@@ -222,7 +222,7 @@ ul:after{ ...@@ -222,7 +222,7 @@ ul:after{
font-size: 14px; font-size: 14px;
color: grey; color: grey;
height: 20px !important; height: 20px !important;
margin: -20px 0 20px; margin: -10px 0 20px;
z-index: -999; z-index: -999;
} }
.middle_text{ .middle_text{
...@@ -231,7 +231,7 @@ ul:after{ ...@@ -231,7 +231,7 @@ ul:after{
.right{ .right{
float:right !important; float:right !important;
height: 20px !important; height: 20px !important;
margin: -20px 0 20px; margin: -10px 0 20px;
z-index: -999; z-index: -999;
} }
......
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