Commit 156dbac1 by lmf

优化首页轮播样式

parent b663322d
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
?> ?>
<style> <style>
.banner1,.banner1 >.imgbox, .banner1 >.imgbox > a, .banner1 >.imgbox > a >img{ .banner1,.banner1 >.imgbox, .banner1 >.imgbox > a, .banner1 >.imgbox > a >img{
height: 634px !important; height: 624px !important;
} }
.top_banner{ .top_banner{
width: 100%; width: 100%;
...@@ -35,6 +35,10 @@ ...@@ -35,6 +35,10 @@
p.flashsale-title{ p.flashsale-title{
font-size: 18px; font-size: 18px;
} }
.page-main>.columns>.main{
margin-top: 30px !important;
}
} }
</style> </style>
<div class="banner1" style="background-color: #f0f0f0;"></div> <div class="banner1" style="background-color: #f0f0f0;"></div>
......
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