随机背景图
This commit is contained in:
@@ -22,10 +22,10 @@ html, body, #container {
|
||||
min-height:100%;
|
||||
scroll-behavior: smooth;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
background: $colorBodyBg url(./img/ctn_bg.png) no-repeat;
|
||||
background: $colorBodyBg url(/api/common/randomBg) no-repeat;
|
||||
background-size: contain;
|
||||
background-position: right;
|
||||
overflow-scrolling: touch;
|
||||
// overflow-scrolling: touch;
|
||||
&.show {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user