Commit 90c0a703 by lmf

首页增加底部大导航

parent 6ed2c891
......@@ -55,3 +55,32 @@
</div>
</div>
</div>
<div class="top-content-home">
<div class="banner-4-cate">
<a href="https://www.joshine.com/shapewear" ><img src="/media/wysiwyg/BDS.jpg" alt="" /></a>
</div>
<div class="banner-4-cate">
<a href="https://www.joshine.com/bodysuits-shapewear/bra" ><img src="/media/wysiwyg/Bra_1.jpg" alt="" /></a>
</div>
<div class="banner-4-cate">
<a href="https://www.joshine.com/shapewear/control-panties-shapewear" ><img src="/media/wysiwyg/BT.jpg" alt="" /></a>
</div>
<div class="banner-4-cate">
<a href="https://www.joshine.com/shapewear/waist-trainer-corsets" ><img src="/media/wysiwyg/WT.jpg" alt="" /></a>
</div>
</div>
<style>
.top-content-home{
width: 100%;
}
.banner-4-cate{
width: 25%;
}
@media(max-width:789px){
.banner-4-cate{
padding-bottom: 20px;
width: 50%;
}
}
</style>
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