Commit 8584208c by liuyingying

css

parent 35228ca6
...@@ -248,13 +248,14 @@ nav>div{ ...@@ -248,13 +248,14 @@ nav>div{
z-index: 999; z-index: 999;
} }
.member_wrap{ .member_wrap{
width:100%; width:90%;
position:fixed; position:fixed;
min-height: 300px; min-height: 300px;
box-shadow: 0px 0px 1px grey; box-shadow: 0px 0px 1px grey;
background-color: white;
top:50%; top:50%;
margin-top:-200px; margin-top:-200px;
margin-left:3%;
} }
.left-bar{ .left-bar{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment