updated 文案调整

This commit is contained in:
mumuy
2022-02-21 16:34:40 +08:00
parent fbeafae2ff
commit e01082f6b7
2 changed files with 21 additions and 40 deletions

View File

@@ -179,6 +179,7 @@ a:hover{
color: #333333;
cursor: pointer;
outline: none;
border-radius: 4px;
}
.mod-panel .bd .btn:hover{
background: #e4e4e4;
@@ -243,12 +244,22 @@ a:hover{
text-indent: 2em;
}
.mod-panel .copy{
padding: 0 20px;
margin-bottom: 20px;
padding: 10px 20px;
margin-bottom: 15px;
text-align: center;
}
.mod-panel .copy p{
line-height: 24px;
line-height: 22px;
}
.mod-panel .copy p a,.mod-panel .copy p span{
vertical-align: middle;
}
.mod-panel .copy p.buttons{
margin: 10px 0 5px;
}
.mod-panel .copy .text-red{
font-weight: bold;
color: #fd7474;
}
.mod-panel .intro,.mod-panel .article{
padding: 10px 20px;
@@ -374,9 +385,6 @@ a:hover{
margin-bottom: 5px;
line-height: 24px;
}
.mod-panel .banner{
display: none;
}
.mod-qrcode{
position: static;