.box
{
background: url(../../static/img/maozi.png) 150px center no-repeat,linear-gradient(to bottom,#238942,#23098a);
}
css背景渐变与背景图片并存
阅读 142
2022-03-11
.box
{
background: url(../../static/img/maozi.png) 150px center no-repeat,linear-gradient(to bottom,#238942,#23098a);
}
相关推荐
精彩评论(0)