【发布时间】:2019-03-21 15:41:29
【问题描述】:
这是我网站上横幅的 css 代码
https://www.gettwitterretweet.com/css/images/social.png(png图片)
.product-page {
background: url('../img/people.jpg') repeat;
background-size: cover;
border-bottom: none !important;
background-attachment: fixed;
padding: 80px 0;
}
【问题讨论】: