|
@@ -54,7 +54,7 @@
|
|
|
.icon-afiliado {
|
|
|
width: .55rem;
|
|
|
height: .55rem;
|
|
|
- background: url('/imgs/iconTab/afiliado.png') no-repeat;
|
|
|
+ background: url('/img/iconTab/afiliado.png') no-repeat;
|
|
|
background-size: 100%;
|
|
|
margin-bottom: .05rem;
|
|
|
}
|
|
@@ -66,7 +66,7 @@
|
|
|
font-size: .12rem;
|
|
|
width: .25rem;
|
|
|
height: .3rem;
|
|
|
- background: url('/imgs/iconTab/rs.png') no-repeat;
|
|
|
+ background: url('/img/iconTab/rs.png') no-repeat;
|
|
|
background-size: 100%;
|
|
|
}
|
|
|
|
|
@@ -77,7 +77,7 @@
|
|
|
font-size: .12rem;
|
|
|
width: .25rem;
|
|
|
height: .25rem;
|
|
|
- background: url('/imgs/iconTab/hot.png') no-repeat;
|
|
|
+ background: url('/img/iconTab/hot.png') no-repeat;
|
|
|
background-size: 100%;
|
|
|
}
|
|
|
}
|