Commit 18a86717 by 王东红

优化导航条样式细节

parent 586de5a4
...@@ -988,6 +988,9 @@ footer{ ...@@ -988,6 +988,9 @@ footer{
opacity: 0; opacity: 0;
display: none; display: none;
} }
.navigation li.level1 ul.level1{
display: block !important;
}
} }
.header.content{ .header.content{
max-width: none; max-width: none;
......
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