Line 25: | Line 25: | ||
.overlay{position:relative; z-index:1;} | .overlay{position:relative; z-index:1;} | ||
.overlay::after{display:block; position:absolute; top:0; left:0; width:100%; height:100%; content:""; z-index:-1;} | .overlay::after{display:block; position:absolute; top:0; left:0; width:100%; height:100%; content:""; z-index:-1;} | ||
− | .bgded{background-position:top center; background-repeat:no-repeat; background-size:cover; background-attachment:fixed;} | + | .bgded{background-position:top center; background-repeat:no-repeat; background-size:cover;} |
+ | .bgded2{background-position:top center; background-repeat:no-repeat; background-size:cover; background-attachment:fixed;} | ||
.circle{border-radius:50%; background-clip:padding-box;} | .circle{border-radius:50%; background-clip:padding-box;} | ||
Revision as of 15:06, 5 August 2016