Commit 838e356f by 王东红

优化导航条样式

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