Commit 83a0fbe6 by lmf

Merge branch 'master' of http://47.99.244.21:9999/root/joshine

parents 0e39030f 2a874c5b
...@@ -702,9 +702,9 @@ p.shopbycate-title { ...@@ -702,9 +702,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;}
...@@ -1127,6 +1127,7 @@ footer{ ...@@ -1127,6 +1127,7 @@ footer{
border-right: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1;
padding: 0 20px; padding: 0 20px;
} }
.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;
} }
...@@ -1362,6 +1363,10 @@ footer{ ...@@ -1362,6 +1363,10 @@ footer{
@media (max-width: 639.98px) { @media (max-width: 639.98px) {
.navigation .submenu{
opacity: unset !important;
}
.navigation span.ui-menu-icon-1 { .navigation span.ui-menu-icon-1 {
top: 50%; top: 50%;
right: 36px; right: 36px;
......
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