Commit eeb4c96e by lmf

同上优化

parent 710b7775
......@@ -126,7 +126,7 @@
.block .review-add .block-content{
display: block !important;
}
.header.content{
gap: 3px;
......@@ -271,9 +271,6 @@ footer .footer_link{
display: none;
}
.block-content > .minisearch{
display: none !important;
}
.footer_link > div > img{
margin-top: 10px;
......@@ -455,9 +452,6 @@ footer .footer_link{
display: none;
}
.block-content > .minisearch {
display: none !important;
}
.footer_link > div > img {
margin-top: 10px;
......@@ -1510,73 +1504,11 @@ footer{
border: 3px solid transparent;
}
//.minisearch .control .input-text,.minisearch .control .input-text:hover{
// border: none;
// border-bottom: 1px solid #000;
// border-radius: 0;
// background: none;
// font-weight: normal;
//}
//.minisearch .action.search{
// margin-left: -17rem;
//}
.nav-sections{
width: 77%;
margin: 0 auto;
}
//.navigation li.level0.nav-1 .ui-menu-icon{
// position: absolute;
// text-transform: uppercase;
// font: inherit;
// font-size: 9px;
// padding: 3px;
// border-radius: 2px;
// line-height: 1.2;
// color: #ffffff;
// min-width: 35px;
// text-align: center;
// background-color: #0cc485;
// top: 0;
// right: 14px;
//}
//.navigation li a:hover{
// background: none !important;
//}
//
//.navigation li.opened a:hover{
// background: none !important;
//}
//.navigation .opened > a{
// background: none !important;
//}
//
//.navigation li.level0:hover{
// content: "";
// width: 0;
// height: 2px;
// color: #000000;
// position: absolute;
// bottom: 15px;
// left: 10px;
// border-bottom: 2px solid #000000;
// transition: all 0.3s ease;
//}
//.navigation .level0:hover:after{
// content: '';
// display: block;
// position: absolute;
// top: 0;
// left: 100%;
// width: 10px;
// height: calc(100% + 3px);
// z-index: 1;
//}
}
......
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