updated 改版DEMO,添加逆向查询等功能演示

This commit is contained in:
mumuy
2016-07-27 11:35:28 +08:00
parent d3a7f68e34
commit e0587976ce
2 changed files with 90 additions and 64 deletions

View File

@@ -68,7 +68,7 @@ a:hover{
cursor: pointer;
outline: none;
}
.mod-panel p span{
.mod-panel label,.mod-panel p span{
margin-right:10px;
}
.mod-panel .btn{
@@ -97,8 +97,11 @@ a:hover{
line-height: 24px;
text-indent: 2em;
}
.mod-panel .buttons{
.mod-panel .copy{
padding: 0 20px;
margin-bottom: 20px;
text-align: center;
}
.mod-panel .copy p{
line-height: 24px;
}