优化CSS

1.x
xiaoz 2018-11-17 17:15:52 +08:00
parent 5c140bf631
commit d9e84aabcc
1 changed files with 4 additions and 0 deletions

View File

@ -83,6 +83,8 @@
/*margin-top:1em;*/
margin-left:auto;
margin-right:auto;
margin:0 auto;
display: block;
}
.msg{
/* width:100%; */
@ -106,6 +108,8 @@
max-height:100%;
/*border:1px solid #ECECEC;*/
border-radius:5px;
margin:0 auto;
display: block;
}
.page{
margin-bottom:100px;