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