Commit 6797ce8d by xueyuanyuan

提交

parent 2a9fdee4
html,body{ html,body{
margin: 0; margin: 0;
padding: 0; padding: 0;
} }
.left{ .left{
float: left; float: left;
} }
......
...@@ -14,6 +14,8 @@ ...@@ -14,6 +14,8 @@
} }
.type-container .breadcell{ .type-container .breadcell{
float: right; float: right;
margin-right: 50px;
margin-top: 15px;
} }
.type-container .breadcell span{ .type-container .breadcell span{
margin: 0 5px; margin: 0 5px;
......
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