1 #70
File diff suppressed because it is too large
Load Diff
|
@ -267,7 +267,7 @@
|
|||
min-height: 900px;
|
||||
overflow: auto;
|
||||
background: url(../image/index-background.png) no-repeat;
|
||||
background-size: 1920px 1080px;
|
||||
background-size: cover;
|
||||
background-position: center top;
|
||||
}
|
||||
|
||||
|
|
|
@ -296,7 +296,7 @@
|
|||
min-height: 900px;
|
||||
overflow: auto;
|
||||
background: url(../image/index-background.png) no-repeat;
|
||||
background-size: 1920px 1080px;
|
||||
background-size: cover;
|
||||
background-position: center top;
|
||||
|
||||
.no-list {
|
||||
|
|
Loading…
Reference in New Issue