|
|
@ -16,32 +16,13 @@ body { |
|
|
|
background-position: center; |
|
|
|
height: 100vh !important; |
|
|
|
} |
|
|
|
body.app-body { |
|
|
|
body.theme-thu { |
|
|
|
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; |
|
|
|
background-size: cover; |
|
|
|
background-attachment: fixed; |
|
|
|
} |
|
|
|
.ui { |
|
|
|
background: rgba(0, 0, 0, .4); |
|
|
|
} |
|
|
@ -253,3 +234,6 @@ button.icon-button.active { |
|
|
|
background: rgba(73, 58, 99, 0.7); |
|
|
|
} |
|
|
|
|
|
|
|
.tabs-bar__wrapper { |
|
|
|
background: rgba(23,25,31); |
|
|
|
} |