Commit 3649799a by 王东红

优化

parent 4e5759d2
...@@ -706,9 +706,9 @@ p.shopbycate-title { ...@@ -706,9 +706,9 @@ p.shopbycate-title {
} }
.cms-index-index >.page-main , main#maincontent { //.cms-index-index >.page-main , main#maincontent {
max-width: inherit !important; // max-width: inherit !important;
} //}
//gouwubaozhang //gouwubaozhang
.cms-index-index .page-footer .footer-static-container .footer-static{padding-top:0;} .cms-index-index .page-footer .footer-static-container .footer-static{padding-top:0;}
...@@ -1131,6 +1131,10 @@ footer{ ...@@ -1131,6 +1131,10 @@ footer{
border-right: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1;
padding: 0 20px; padding: 0 20px;
} }
.navigation .submenu{
opacity: unset !important;
}
.navigation .subchildmenu.col-sm-8.mega-columns.columns4 li.level1:last-child{ .navigation .subchildmenu.col-sm-8.mega-columns.columns4 li.level1:last-child{
border: none; border: 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