updated 案例添加
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user