提交 1247011a 编写于 作者: tao.wu's avatar tao.wu

调整页面样式

上级 ab4037aa
html,body{ html,body{
width: 100%; width: 100%;
overflow-x: hidden; // overflow-x: hidden;
overflow-y: scroll; // overflow-y: scroll;
} }
img{ img{
-webkit-user-select:none; -webkit-user-select:none;
......
...@@ -63,20 +63,12 @@ ...@@ -63,20 +63,12 @@
position: relative; position: relative;
.btn-share-bg{ .btn-share-bg{
width: 100%; width: 100%;
// height: 166px;
} }
.btn-share-click{ .btn-share-click{
width: 83.2%;
position: absolute; position: absolute;
left: 31.5px; left: 8.4%;
top:81px; bottom: 18%;
}
// height: 166px;
// background: url(../img/img11.png) no-repeat center center;
// background-size: 100% 100%;
// margin-bottom: -.5px;
img{
// padding-top: 81px;
} }
} }
.rule-show{ .rule-show{
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册