updated 案例添加

This commit is contained in:
haole
2021-08-20 18:47:08 +08:00
parent 38749024d1
commit 7b3a6e7f3f
2 changed files with 32 additions and 0 deletions

View File

@@ -130,6 +130,27 @@ a:hover{
.mod-panel .copy p{
line-height: 24px;
}
.mod-panel .intro{
padding: 15px 20px;
margin-bottom: 15px;
background: #f5f5f6;
border-radius: 6px;
}
.mod-panel .intro h3{
margin-bottom: 10px;
font-size: 16px;
font-weight: bold;
}
.mod-panel .intro p{
line-height: 22px;
}
.mod-panel .intro p.q{
font-weight: bold;
}
.mod-panel .intro p.a{
margin-bottom: 10px;
color: #666;
}
.mod-qrcode{
position: fixed;