updated 添加微信小程序入口

This commit is contained in:
mumuy
2017-01-09 16:49:28 +08:00
parent 7daf8b8c26
commit 06ffcf6635
5 changed files with 50 additions and 13 deletions

View File

@@ -43,3 +43,18 @@ a:hover{
height: 300px;
margin-right: 10px;
}
.mod-qrcode{
position: fixed;
right: 25px;
bottom: 25px;
text-align: center;
}
.mod-qrcode .box{
width: 150px;
height: 148px;
overflow: hidden;
}
.mod-qrcode p{
line-height: 30px;
}