updated 统计代码恢复
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user