_shanghai.scss
1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
.sh-hd {
height: 500px;
background: url("../images/yohood/sh/img01.jpg") no-repeat center center;
}
.sh-bd {
background: #1f1d1e;
div {
height: 300px;
}
.section1 {
background: url("../images/yohood/sh/img02.jpg") no-repeat center center;
}
.section2 {
background: url("../images/yohood/sh/img03.jpg") no-repeat center center;
}
.section3 {
background: url("../images/yohood/sh/img04.jpg") no-repeat center center;
}
.section4 {
background: url("../images/yohood/sh/img05.jpg") no-repeat center center;
}
.section5 {
background: url("../images/yohood/sh/img06.jpg") no-repeat center center;
}
.section6 {
background: url("../images/yohood/sh/img07.jpg") no-repeat center center;
}
.section7 {
background: url("../images/yohood/sh/img08.jpg") no-repeat center center;
}
.section8 {
background: url("../images/yohood/sh/img09.jpg") no-repeat center center;
}
.section9 {
background: url("../images/yohood/sh/img10.jpg") no-repeat center center;
}
.section10 {
background: url("../images/yohood/sh/img11.jpg") no-repeat center center;
}
.section11 {
background: url("../images/yohood/sh/img12.jpg") no-repeat center center;
}
.section12 {
background: url("../images/yohood/sh/img13.jpg") no-repeat top center;
}
}