_shanghai.scss 1.41 KB
.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;
    }
}