ffd92c8a by 任超

style:新闻动态

1 parent 46a45dfb
...@@ -158,6 +158,9 @@ div.subject { ...@@ -158,6 +158,9 @@ div.subject {
158 .left-top:hover { 158 .left-top:hover {
159 color: #1E9FFF; 159 color: #1E9FFF;
160 } 160 }
161 .left-top:hover .xw-right {
162 color: #686666;
163 }
161 .left-buttom div:nth-child(2) { 164 .left-buttom div:nth-child(2) {
162 margin-left: 60px; 165 margin-left: 60px;
163 } 166 }
......