手机官网css

master
liuweiwen 5 years ago
parent 466153f51a
commit a06537a9da

@ -9,7 +9,7 @@ html {
color:#333; color:#333;
overflow-x:hidden; overflow-x:hidden;
margin: 0 auto; margin: 0 auto;
max-width: 640px; /*max-width: 640px;*/
} }
img { img {
/*height: 100%;*/ /*height: 100%;*/
@ -39,7 +39,7 @@ body {
-webkit-highlight: none; -webkit-highlight: none;
overflow:auto; overflow:auto;
-webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: rgba(0,0,0,0);
max-width:640px; /*max-width:640px;*/
margin:0 auto; margin:0 auto;
} }
.clearfix { .clearfix {

Loading…
Cancel
Save