提交
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user