Commit a077175d by 王东红

导航条样式优化

parent 9c9a1879
......@@ -952,6 +952,7 @@ footer{
}
.navigation li.level0 .submenu .level1{
border-right: 1px solid #e1e1e1;
padding: 0 20px;
}
.navigation .subchildmenu.mega-columns.columns4 > li{
width: 25%;
......@@ -959,9 +960,14 @@ footer{
.navigation .subchildmenu.mega-columns.columns4 > li:nth-child(4n+1){
clear: both;
}
.navigation ul li.level0{
padding: 5px 10px;
}
.navigation ul li.level0 > a > span{
text-transform: uppercase;
}
.navigation .submenu li.level1 > a{
font-size: 14px;
font-weight: 500;
......
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