updated 添加条数估计

This commit is contained in:
PASSER-BY
2021-11-12 00:33:47 +08:00
parent 9daa55aaf9
commit fdd8417ae0
2 changed files with 9 additions and 4 deletions

View File

@@ -73,15 +73,19 @@ a:hover{
width: 100%;
}
.mod-panel .hd{
padding-top: 25px;
margin-bottom: 30px;
line-height: 30px;
padding: 15px 0;
line-height: 24px;
text-align: center;
}
.mod-panel .hd h1{
line-height: 30px;
font-size: 24px;
color:#212121;
}
.mod-panel .hd b{
margin: 0 3px;
color: #fd7474;
}
.mod-panel .bd{
max-width: 500px;
margin:0 auto 20px;