教程帮助界面更改

This commit is contained in:
“wanyongkang”
2023-08-18 18:04:27 +08:00
parent 4239c29e96
commit 8b94ce7b97
12 changed files with 351 additions and 183 deletions

View File

@@ -1369,14 +1369,15 @@ input {
}
.listUl {
padding: 10px 30px;
margin: 0;
}
.listUl li {
list-style: none;
border-bottom: 1px solid #f5f5f5;
margin: 20px 0;
margin: 10px 0;
color: white;
padding: 10px;
}
.listUl li:first-child {
@@ -1390,7 +1391,6 @@ input {
.newsTit .item:first-child {
width: 90%;
color: #1f3b96;
font-size: 16px;
}
@@ -1399,7 +1399,7 @@ input {
}
.gaiyao {
color: #5E5E5E;
color: white;
margin: 10px 0;
}