Authored by hongweigao

css

... ... @@ -123,7 +123,7 @@
}
}
/*虚拟商品订单*/
/* 虚拟商品订单 */
.virtual-detail {
.pg-1 {
left: 245px;
... ...
.apply-returns-page {
font-size: 12px;
.title {
background-image: resolve("home/refund-apply.png");
}
... ...
.detail-me-page {
font-size: 12px;
.returns-detail .title {
background-image: resolve("home/returns.png");
}
... ...
... ... @@ -3,6 +3,7 @@
background-image: resolve(home/refund-apply.png);
}
.exchange .title {
background-image: resolve(home/exchange-apply.png);
}
... ...
... ... @@ -2,6 +2,7 @@
font-size: 12px;
line-height: 150%;
form {
display: inline;
}
... ...