|
@@ -470,19 +470,10 @@ input,button {
|
|
|
}
|
|
|
.briefing_address {
|
|
|
width: 8.9rem;
|
|
|
- height: 0.75rem;
|
|
|
- line-height: 0.75rem;
|
|
|
+ height: 0.82rem;
|
|
|
margin: 0.63rem auto 0.4rem auto;
|
|
|
- font-size: 11px;
|
|
|
- color: #333333;
|
|
|
- border: 2px dashed #333333;
|
|
|
- letter-spacing: 15px;
|
|
|
-}
|
|
|
-[data-dpr="2"] .briefing_address {
|
|
|
- font-size: 22px;
|
|
|
-}
|
|
|
-[data-dpr="3"] .briefing_address {
|
|
|
- font-size: 33px;
|
|
|
+ background: url("../imgaes/advert.png") no-repeat;
|
|
|
+ background-size: 100% 100%;
|
|
|
}
|
|
|
.brands_list img {
|
|
|
width: 100%;
|
|
@@ -613,7 +604,7 @@ input,button {
|
|
|
position: absolute;
|
|
|
width: 0.86rem;
|
|
|
height: 0.86rem;
|
|
|
- background: url(../imgaes/new_icon.png) no-repeat;
|
|
|
+ background: url(../imgaes/new_icon.png?v=2) no-repeat;
|
|
|
background-size: 100%;
|
|
|
top: 0.3rem;
|
|
|
left: 0.26rem;
|
|
@@ -622,7 +613,7 @@ input,button {
|
|
|
position: absolute;
|
|
|
width: 0.86rem;
|
|
|
height: 0.86rem;
|
|
|
- background: url(../imgaes/grab_icon.png) no-repeat;
|
|
|
+ background: url(../imgaes/grab_icon.png?v=2) no-repeat;
|
|
|
background-size: 100%;
|
|
|
top: 0.3rem;
|
|
|
left: 0.26rem;
|