diff --git a/app/javascript/styles/thu/diff.scss b/app/javascript/styles/thu/diff.scss index 6b4a0bfe1..264aa01da 100644 --- a/app/javascript/styles/thu/diff.scss +++ b/app/javascript/styles/thu/diff.scss @@ -2,14 +2,14 @@ /* Status */ /* Drawer */ body { - background: rgba(73, 58, 99, 1) url(https://www.tsinghua.edu.cn/images/footer.jpg) no-repeat fixed; + background: rgba(73, 58, 99, 1) url(https://www.tsinghua.edu.cn/images/nav-bg.jpg) no-repeat fixed; background-size: cover; background-attachment: fixed; background-position: center; height: 100vh !important; } body.theme-thu { - background: rgba(73, 58, 99, 1) url(https://www.tsinghua.edu.cn/images/footer.jpg) no-repeat fixed; + background: rgba(73, 58, 99, 1) url(https://www.tsinghua.edu.cn/image/nav-bg.jpg) no-repeat fixed; background-size: cover; background-attachment: fixed; background-position: center;