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

View File

@@ -5080,7 +5080,7 @@ ul li .ab_tad {
.PicPreview {
display: none;
position: absolute;
z-index: 100;
z-index: 999;
top: 0;
left: 0;
width: 100%;