中間的頭像不想調(diào)用公眾號頭像就用擴展CSS
.index a .img-polaroid {
display: none;
}
.index a:nth-child(1) {
top: 110px;
left: 110px;
width: 120px;
height: 90px;
background-position: center;
background: url(圖片網(wǎng)址) no-repeat center center;
background-size: 100% 100%;
max-width: 90px!important;
max-height: 90px!important;
min-width: 90px!important;
min-height: 90px!important;
border-radius: 100%;
display: block;
}
添加客服微信