updated 添加数据

This commit is contained in:
PASSER-BY
2022-12-29 21:53:11 +08:00
parent d568f4514b
commit a3510dc3b5
6 changed files with 13 additions and 5 deletions

View File

@@ -142,9 +142,12 @@ a:hover{
box-shadow: 0 1px 5px 0 rgba(0,0,0,0.03);
}
.mod-panel .hd p{
line-height: 26px;
line-height: 24px;
font-size: 15px;
}
.mod-panel .hd p.text-gray{
color: rgba(0,0,0,0.25);
}
.mod-panel .hd .picture{
position: relative;
width: 400px;
@@ -291,6 +294,7 @@ a:hover{
cursor: pointer;
outline: none;
border-radius: 4px;
box-sizing: border-box;
}
.mod-panel .bd .btn:hover{
background: #e4e4e4;