Authored by htoooth

fix css

... ... @@ -14,7 +14,7 @@
<span class="iconfont triangle">&#xe6c1;</span>
</div>
<div class="after-service-content info-block bl">
<div class="after-service-content info-block">
<div class="block-title">
<span class="title-head">
<span class="title cur">退换货流程</span>
... ...

8.8 KB | W: | H:

17.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
... ... @@ -1033,17 +1033,12 @@
.info-block {
margin-top: 36px;
margin-left: 150px;
margin-right: 150px;
margin-left: 175px;
margin-right: 175px;
color: #999;
border-top: 1px solid #e0e0e0;
font-size: 12px;
&.bl {
margin-left: 80px;
margin-right: 80px;
}
&.head {
border-top: none !important;
}
... ... @@ -1816,8 +1811,8 @@
}
.img-3 {
width: 982px;
height: 330px;
width: 801px;
height: 339px;
margin: 60px auto;
background: resolve("product/after-service.png");
}
... ... @@ -2308,7 +2303,7 @@
.question {
display: inline-block;
float: left;
width: 80%;
width: 75%;
}
.iconfont {
... ... @@ -2384,7 +2379,7 @@
.answer {
display: inline-block;
width: 810px;
width: 770px;
float: left;
margin-top: 0 !important;
}
... ... @@ -2428,7 +2423,7 @@
}
#judge {
margin: 30px 150px 10px 150px;
margin: 30px 175px 10px 175px;
.judge-content {
background-color: #fff;
... ...