diff --git a/app/javascript/styles/thu/diff.scss b/app/javascript/styles/thu/diff.scss index 0e5070c69..ecd3977a9 100644 --- a/app/javascript/styles/thu/diff.scss +++ b/app/javascript/styles/thu/diff.scss @@ -13,21 +13,29 @@ body { background: rgba(73, 58, 99, 1) url(https://www.tsinghua.edu.cn/publish/thu2018/images/footer.jpg) no-repeat fixed; background-size: cover; background-attachment: fixed; + background-position: center; + height: 100vh !important; } body.app-body { background: rgba(73, 58, 99, 1) url(https://www.tsinghua.edu.cn/publish/thu2018/images/footer.jpg) no-repeat fixed; background-size: cover; background-attachment: fixed; + background-position: center; + height: 100vh !important; } body.about-body { background: rgba(73, 58, 99, 1) url(https://www.tsinghua.edu.cn/publish/thu2018/images/footer.jpg) no-repeat fixed; background-size: cover; background-attachment: fixed; + background-position: center; + height: 100vh !important; } body.admin { background: rgba(73, 58, 99, 1) url(https://www.tsinghua.edu.cn/publish/thu2018/images/footer.jpg) no-repeat fixed; background-size: cover; background-attachment: fixed; + background-position: center; + height: 100vh !important; } .regeneration-indicator { background: rgba(73, 58, 99, 1) url(https://www.tsinghua.edu.cn/publish/thu2018/images/footer.jpg) no-repeat fixed;