关于css背景图片和渐变背景色的共存问题
2019-04-09 本文已影响0人
米臭了
background: url(../images/ranking.png) 174px center no-repeat,linear-gradient(to bottom,#555859,#3c3f40);
background: url(../images/ranking.png) 174px center no-repeat,linear-gradient(to bottom,#555859,#3c3f40);