Commit 55127d39 by liuyingying

css

parent 1e49e705
...@@ -366,7 +366,7 @@ nav>div{ ...@@ -366,7 +366,7 @@ nav>div{
visibility:hidden; visibility:hidden;
} }
#member>.wrap{ #member>.wrap{
min-width:1150px; min-width:950px;
} }
.member_type>p{ .member_type>p{
...@@ -393,7 +393,6 @@ nav>div{ ...@@ -393,7 +393,6 @@ nav>div{
height: 30px; height: 30px;
line-height: 30px; line-height: 30px;
font-size: 14px; font-size: 14px;
padding: 2px 10px;
float: left; float: left;
} }
.member_type>ul:hover a{ .member_type>ul:hover a{
...@@ -427,7 +426,6 @@ blockquote>p{ ...@@ -427,7 +426,6 @@ blockquote>p{
display: block; display: block;
width:100%; width:100%;
cursor: pointer; cursor: pointer;
padding:0 10px;
} }
......
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