okay là normalement c'est bon
这个提交包含在:
父节点
4d912fa8f3
当前提交
7c62ef65c0
共有 1 个文件被更改,包括 4 次插入 和 11 次删除
|
|
@ -42,19 +42,13 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg{
|
.bg{
|
||||||
background-attachment: fixed,fixed;
|
|
||||||
-webkit-background-attachment: fixed,fixed;
|
|
||||||
|
|
||||||
background-color: #499135;
|
background-color: #499135;
|
||||||
background-repeat: no-repeat, no-repeat;
|
background-repeat: no-repeat, no-repeat;
|
||||||
background-size: auto,cover;
|
background-size: auto,cover;
|
||||||
-webkit-background-size: auto,cover;
|
|
||||||
-moz-background-size: auto,cover;
|
|
||||||
-o-background-size: auto,cover;
|
|
||||||
|
|
||||||
position: fixed;
|
position: fixed;
|
||||||
height: 100vh;
|
height: 100%;
|
||||||
width: 100vh;
|
width: 100%;
|
||||||
|
|
||||||
/* s/o coconut.jpeg */
|
/* s/o coconut.jpeg */
|
||||||
z-index: -10000000;
|
z-index: -10000000;
|
||||||
|
|
@ -69,9 +63,8 @@ body {
|
||||||
.bg{
|
.bg{
|
||||||
background-position: center center, center center;
|
background-position: center center, center center;
|
||||||
background-size: auto,cover;
|
background-size: auto,cover;
|
||||||
background-attachment: scroll,scroll;
|
height: 100vh;
|
||||||
-webkit-background-attachment: scroll,scroll ;
|
width: 100vh;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用