Commit 177e1fe5 by 王东红

导航条样式调整

parent 8ec63ad4
...@@ -943,6 +943,10 @@ footer{ ...@@ -943,6 +943,10 @@ footer{
top: 40px; top: 40px;
right: 116px; right: 116px;
} }
.page-header .header.content .logo{
position: absolute;
left: 45%;
}
} }
.block-collapsible-nav .content .current>a, .block-collapsible-nav .content .current>strong{ .block-collapsible-nav .content .current>a, .block-collapsible-nav .content .current>strong{
border-color: #000000 !important; border-color: #000000 !important;
...@@ -1027,8 +1031,8 @@ footer{ ...@@ -1027,8 +1031,8 @@ footer{
.navigation-wrapper{ .navigation-wrapper{
padding-top: 10px; padding-top: 10px;
padding-bottom: 10px; padding-bottom: 10px;
background: #f2f2f2; //background: #f2f2f2;
border-top: 1px solid #e1e1e1; //border-top: 1px solid #e1e1e1;
font-family: 'Outfit-Regular', sans-serif; font-family: 'Outfit-Regular', sans-serif;
......
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