Commit 3b9b0a04 by 王东红

Merge branch 'master' of http://47.99.244.21:9999/root/joshine

parents a30221df 65253be3
......@@ -56,7 +56,7 @@
</div>
<div class="flash_sale">
<div class="flash_sale news-arrivals">
<a href="/newarrivals.html"><p class="flashsale-title">NEW ARRIVALS</p> </a>
<div class="flash-sale-wpt row" style="background: linear-gradient(to right, #ffffff, #ffffff);" >
<div class="flash-sale-inner">
......
......@@ -806,7 +806,7 @@ p.shopbycate-title {
.select-element.section-before-footer.clearfix p {
font-weight: bold;
font-size: 20px;
color: #000;
color: #909090;
text-transform: uppercase;
}
......@@ -1580,7 +1580,11 @@ footer{
@media (max-width: 670px) {
.categories_tab {
margin-top: 200px;
margin-top: 250px;
}
.flash_sale.news-arrivals{
margin-top: -100px;
}
}
@media (min-width: 670px) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment