Commit 5ccb50d7 by liuyingying

css

parent 55127d39
...@@ -71,7 +71,14 @@ span{ ...@@ -71,7 +71,14 @@ span{
font-size: 16px; font-size: 16px;
font-weight: 200; font-weight: 200;
} }
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