- <div class="bg" style="z-index: -1; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-image: url('/Content/Image/ExerciseV2/bg_empty.svg'); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color: #464646;">
- <img id="bg_header" src="/Content/Image/ExerciseV2/header.svg" style="position: absolute; top: 0; width: 100%;height: auto" />
- <img src="/Content/Image/ExerciseV2/left.svg" style="position: absolute; left: 0; width: auto; height: 100%; " />
- <img src="/Content/Image/ExerciseV2/right.svg" style="position: absolute; right: 0; width: auto; height: 100%; " />
- <img src="/Content/Image/ExerciseV2/footer.svg" style="position: absolute; bottom: 0; width: 100%; height: auto" />
- </div>
|