Commit 838e356f by 王东红

优化导航条样式

parent 5e35e413
...@@ -947,6 +947,9 @@ footer{ ...@@ -947,6 +947,9 @@ footer{
position: absolute; position: absolute;
left: 46%; left: 46%;
} }
.page-header .header-top.header-fixed{
margin-right: 20px;
}
} }
.header.content{ .header.content{
max-width: none; max-width: none;
...@@ -1048,6 +1051,8 @@ footer{ ...@@ -1048,6 +1051,8 @@ footer{
@media(min-width: 640px){ @media(min-width: 640px){
display: flex; display: flex;
align-items: center; align-items: center;
margin-left: 156px;
.navigation .active>a.level-top, .navigation .has-active>a.level-top{ .navigation .active>a.level-top, .navigation .has-active>a.level-top{
background:none; background: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