Commit a6a7a1d9 by lmf

优化pc版轮播图片宽度

parent d4d43f5e
......@@ -8,6 +8,9 @@
.banner1,.banner1 >.imgbox, .banner1 >.imgbox > a, .banner1 >.imgbox > a >img{
height: 634px !important;
}
.top_banner{
width: 100%;
}
input#left,input#right {
top: 300px !important;
padding-top: 2px;
......@@ -16,16 +19,11 @@
.banner1, .banner1 > .imgbox, .banner1 > .imgbox > a, .banner1 > .imgbox > a > img,.top_banner {
height: 577px !important;
}
.banner1 > .imgbox{
background: url("/media/carousel/mobile/1.jpg") no-repeat center ;
}
input#left, input#right {
top: 280px !important;
padding: 1px;
}
}
@media (max-width: 1024px) {
.rating-result::before, .rating-result>span::before {
-webkit-mask-size: 1rem 1rem;
......
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