css样式修改 搜索页增加直接输入url判断
This commit is contained in:
@@ -466,7 +466,7 @@ img {
|
||||
}
|
||||
|
||||
.list-li {
|
||||
margin-top: 20px;
|
||||
margin-top: 15px;
|
||||
cursor: pointer;
|
||||
|
||||
.text-s {
|
||||
@@ -478,7 +478,7 @@ img {
|
||||
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-size: 16px;
|
||||
font-size: 15px;
|
||||
text-align: left;
|
||||
letter-spacing: normal;
|
||||
color: #333333;
|
||||
|
||||
Reference in New Issue
Block a user