Commit 68b4e265 by 王东红

fix

parent 91e69007
......@@ -1200,6 +1200,7 @@ footer{
margin-left: 2px;
}
.navigation .active>a.level-top, .navigation .has-active>a.level-top{
background:none;
}
......@@ -2106,6 +2107,15 @@ background-color: #000;
width: 81%;
margin: 0 auto;
}
.scroll-active{
background: #ffffff;
z-index: 1000;
width: 100%;
position: fixed;
padding-right: 20px;
top: 0;
transition: transform .3s;
}
}
//.swatch-option.selected::before{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment