设置PC端网页居中显示,移动端网页完整显示 @media screen and (min-width: 768px){body{background-color: #EAEAEA; }#fater{width: 640px;margin:auto;position: relative;background-color: #FFF; box-shadow: 0 0 2px 1px #888888; }} 相关文章: