更新于 07-05 05:38

This commit is contained in:
root
2021-07-05 05:38:30 -04:00
parent 7a8c259acd
commit fb2c98de5d

View File

@ -34,7 +34,7 @@ a,img{text-decoration:none;border:none;}
/*导航栏样式end*/
.section{overflow:hidden;display:table;table-layout:fixed;width:100%;position:relative;padding:100px 0}
.fp-tablecell{display:table-cell;vertical-align:middle;width:100%;height:100%;position:relative;z-index:1}
#section1{height:100vh;padding:0;background-color:transparent;background-image:url(../img/sky.jpg);background-position:center;background-attachment:fixed;background-repeat:no-repeat}
#section1{height:100vh;padding:0;background-color:transparent;background-image:url(https://cdn.jsdelivr.net/gh/lan-tianxiang/JS_TOOL@A1/panel/public/img/sky.jpg);background-position:center;background-attachment:fixed;background-repeat:no-repeat}
#section3{background-image:url(https://yssimage.oss-cn-hangzhou.aliyuncs.com/22.jpg);background-position:center;background-attachment:fixed;background-repeat:no-repeat}
#section4{background-color:#FAF9F9}
#section1:after,#section3:after{content:"";position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;/*background-color:rgba(0,0,0,.5)*/}