updated 统计代码恢复

This commit is contained in:
PASSER-BY
2022-02-14 20:43:42 +08:00
parent 325944c97e
commit 41ad0b6289
2 changed files with 30 additions and 24 deletions

View File

@@ -74,11 +74,11 @@ a:hover{
}
.mod-panel .hd{
padding: 10px 0;
line-height: 24px;
line-height: 22px;
text-align: center;
}
.mod-panel .hd h1{
line-height: 30px;
line-height: 32px;
font-size: 24px;
color:#212121;
}
@@ -88,7 +88,7 @@ a:hover{
}
.mod-panel .bd{
max-width: 500px;
margin:0 auto 20px;
margin:0 auto 15px;
}
.mod-panel .bd p{
overflow: hidden;
@@ -224,7 +224,7 @@ a:hover{
margin-right: 10px;
}
.mod-panel .ft{
padding-top: 10px;
padding-top: 5px;
border-top:1px dotted #e0e0e0;
}
.mod-panel .about{
@@ -244,8 +244,8 @@ a:hover{
line-height: 24px;
}
.mod-panel .intro,.mod-panel .article{
padding: 15px 20px;
margin: 15px 0;
padding: 10px 20px;
margin: 10px 0;
background: #f5f5f6;
border-radius: 6px;
}