This commit is contained in:
2025-05-07 09:11:50 +08:00
parent 1be6e649e1
commit 4ab2d4f177
12 changed files with 831 additions and 12 deletions

View File

@@ -122,7 +122,7 @@ input.disable {
.suggest {
width: 1300px;
margin: 185px auto 0;
color: #214b3c;
color: #3274cb;
}
.suggest h1 {
@@ -1437,7 +1437,7 @@ input.disable {
/*****************footer****************/
.footer {
background-color: #508576;
background-color: #428ae2;
background-size: 100% auto;
}