css改变背景图片位置

51 阅读1分钟

image.png

   .nav_box p {

    padding-bottom: 20px;
}

.seletBtn {
    background: url(../../assets/img/loan/redline.png) no-repeat center bottom / 100%;
    color: #333333 !important;
}