【发布时间】:2019-07-12 05:37:24
【问题描述】:
网站:http://www.procolorchile.cl/
我需要将每张图片固定(在第一张之后)带有徽标
这是课程,但没有任何效果
.fullfondo {
height: 100vh;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
}
【问题讨论】:
标签: css background-image fixed