mirror of https://github.com/helloxz/imgurl
优化CSS
parent
5c140bf631
commit
d9e84aabcc
|
@ -83,6 +83,8 @@
|
||||||
/*margin-top:1em;*/
|
/*margin-top:1em;*/
|
||||||
margin-left:auto;
|
margin-left:auto;
|
||||||
margin-right:auto;
|
margin-right:auto;
|
||||||
|
margin:0 auto;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
.msg{
|
.msg{
|
||||||
/* width:100%; */
|
/* width:100%; */
|
||||||
|
@ -106,6 +108,8 @@
|
||||||
max-height:100%;
|
max-height:100%;
|
||||||
/*border:1px solid #ECECEC;*/
|
/*border:1px solid #ECECEC;*/
|
||||||
border-radius:5px;
|
border-radius:5px;
|
||||||
|
margin:0 auto;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
.page{
|
.page{
|
||||||
margin-bottom:100px;
|
margin-bottom:100px;
|
||||||
|
|
Loading…
Reference in New Issue