求解决方案啊viewport我试了下还是不行
完整代码:
MyWeb - Using Bootstrap .panel{ transition: box-shadow 0.8s; -moz-transition: box-shadow 0.8s; /* Firefox 4 */ -webkit-transition: box-shadow 0.8s; /* Safari 和 Chrome */ -o-transition: box-shadow 0.8s; padding: 20px; border: 5px solid #ccc; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.70; } .panel:hover{ box-shadow: 0px 0px 25px #5bc0de; } body{ background-image: url(bg.jpg); background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-repeat: no-repeat; } .footer{ position: absolute; left: 12%; top: 90%; } -->
MyWeb - Using Bootstrap
查看更多关于关于移动设备下浏览网站表单错位的问题_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did107956