Commit f9589635 by 莫晓莉

头条移动

parent db402fb5
......@@ -1092,6 +1092,12 @@ color:#fff;
font-size:10px;
color:#999999;
}
.top-list:hover{
color:red;
}
.top-list :hover .right-line {
color:red !important;
}
.left-tab-list .tab-item:not(:nth-child(1)){
margin-top:5px;
}
......
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