有没有大神知道下面哪不对,为什么放在网页中没效果?
bootstrap吧
全部回复
仅看楼主
level 1
帅的哭12 楼主
.pcd_ad{display:block;}
.mbd_ad{ display:none}
.neirongyekuandu{display:block;}
.neirongkuandu{display:block;}
.ggdkd{display:block;}
@media(max-width:960px) {
.pcd_ad{display:none !important;}
.mbd_ad{display:block !important;}
.neirongyekuandu {width:100%; height:auto;display:block !important;}
.neirongkuandu {width:100%; height:auto;display:block !important;}
image{width:100%; height:260px}
}
@media(min-width:960px){
.neirongyekuandu {width:1110px; height:auto;display:block !important;}
.neirongkuandu {width:710px; height:auto;display:block !important;}
.ggdkd {width:380px;display: block !important;}
}
2017年09月23日 12点09分 1
1