Commit d4d43f5e by lmf

轮播图手机版背景色优化

parent cff27824
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
*/ */
?> ?>
<style> <style>
.banner1,.banner1 >.imgbox, .banner1 >.imgbox > a, .banner1 >.imgbox > a >img,.top_banner { .banner1,.banner1 >.imgbox, .banner1 >.imgbox > a, .banner1 >.imgbox > a >img{
height: 634px !important; height: 634px !important;
} }
input#left,input#right { input#left,input#right {
...@@ -16,7 +16,9 @@ ...@@ -16,7 +16,9 @@
.banner1, .banner1 > .imgbox, .banner1 > .imgbox > a, .banner1 > .imgbox > a > img,.top_banner { .banner1, .banner1 > .imgbox, .banner1 > .imgbox > a, .banner1 > .imgbox > a > img,.top_banner {
height: 577px !important; height: 577px !important;
} }
.banner1 > .imgbox{
background: url("/media/carousel/mobile/1.jpg") no-repeat center ;
}
input#left, input#right { input#left, input#right {
top: 280px !important; top: 280px !important;
padding: 1px; padding: 1px;
......
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