css样式修改 搜索页增加直接输入url判断

This commit is contained in:
2023-08-01 12:05:21 +08:00
parent bbbeed395a
commit 58a723558f
3 changed files with 11 additions and 4 deletions

View File

@@ -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;