Compare commits
No commits in common. "1b6e8a4a1187c4ca7e1d357bc53841f82adf2460" and "2357e4267cd33fd2c103c642d7f93cbf868249ec" have entirely different histories.
1b6e8a4a11
...
2357e4267c
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: cover;
|
||||
background-size: 1920px 1080px;
|
||||
background-position: center top;
|
||||
}
|
||||
|
||||
|
|
|
@ -296,7 +296,7 @@
|
|||
min-height: 900px;
|
||||
overflow: auto;
|
||||
background: url(../image/index-background.png) no-repeat;
|
||||
background-size: cover;
|
||||
background-size: 1920px 1080px;
|
||||
background-position: center top;
|
||||
|
||||
.no-list {
|
||||
|
|
Loading…
Reference in New Issue