Commit b8e85423 by liuyingying

css

parent 5ccb50d7
...@@ -79,6 +79,14 @@ ul:after{ ...@@ -79,6 +79,14 @@ ul:after{
overflow:hidden; overflow:hidden;
visibility:hidden; visibility:hidden;
} }
li,ul:after{
content:".";
clear:both;
display:block;
height:0;
overflow:hidden;
visibility:hidden;
}
.wrap{ .wrap{
width:100%; width:100%;
} }
......
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