Line 26: | Line 26: | ||
.logo { | .logo { | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: 90px; |
position: absolute; | position: absolute; | ||
top: -30px; | top: -30px; | ||
Line 35: | Line 35: | ||
.ccsticky-nav { /*背板*/ | .ccsticky-nav { /*背板*/ | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: 60px; |
position: fixed; | position: fixed; | ||
− | top: | + | top: 70px; |
background: #7B7B7B; | background: #7B7B7B; | ||
z-index:+1; | z-index:+1; |
Revision as of 05:43, 23 August 2016
❮
❯