|
@@ -821,11 +821,11 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
|
|
|
li:nth-child(2) a {color:#fff;background: #00b96b; span{color: #fff;}}
|
|
|
i{width:22px;height: 22px;background-size:cover;display: inline-block;margin: 0 auto 3px;}
|
|
|
span{color: #333;}
|
|
|
- li:nth-child(1) i{background-image: url("~static/images/icons/dianhua.svg");}
|
|
|
- li:nth-child(2) i{background-image: url("~static/images/icons/zixun.svg");}
|
|
|
+ li:nth-child(1) i{background-image: url("~static/gangweiIcon/z140.png");}
|
|
|
+ li:nth-child(2) i{background-image: url("~static/gangweiIcon/z141.png");}
|
|
|
li.is-active span{color: #2881db;}
|
|
|
- li.is-active:nth-child(1) i{background-image: url("~static/images/icons/dianhua-a.svg");}
|
|
|
- li.is-active:nth-child(2) i{background-image: url("~static/images/icons/zixun-a.svg");}
|
|
|
+ li.is-active:nth-child(1) i{background-image: url("~static/gangweiIcon/z140.png");}
|
|
|
+ li.is-active:nth-child(2) i{background-image: url("~static/gangweiIcon/z141.png");}
|
|
|
|
|
|
|
|
|
}
|