mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-13 20:22:35 +08:00
更新于 07-05 05:38
This commit is contained in:
@ -34,7 +34,7 @@ a,img{text-decoration:none;border:none;}
|
|||||||
/*导航栏样式end*/
|
/*导航栏样式end*/
|
||||||
.section{overflow:hidden;display:table;table-layout:fixed;width:100%;position:relative;padding:100px 0}
|
.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}
|
.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}
|
#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}
|
#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)*/}
|
#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)*/}
|
||||||
|
Reference in New Issue
Block a user