文档优化

This commit is contained in:
cookfront
2017-03-06 15:16:02 +08:00
parent 76fa89a49c
commit 7093f1772f
26 changed files with 403 additions and 132 deletions

View File

@@ -58,12 +58,6 @@ export default {
}
}
}
p {
font-size: 14px;
color: #5e6d82;
margin: 14px 0;
}
}
.page-content {
@@ -72,6 +66,12 @@ export default {
height: inherit;
margin-left: 320px;
padding: 0 20px;
section > p {
font-size: 14px;
color: #5e6d82;
margin: 14px 0;
}
}
.demo-page {