46a45dfb by 任超

style:新闻

1 parent 56f7bd14
......@@ -156,12 +156,7 @@ div.subject {
cursor: pointer;
}
.left-top:hover {
color: #686666;
}
.left-buttom .icon{
color: #1E9FFF;
}
.left-buttom div:nth-child(2) {
margin-left: 60px;
......@@ -323,7 +318,7 @@ div.subject {
cursor: pointer;
}
.sticky .left-top {
font-size: 24px;
font-size: 20px;
color: #1E9FFF;
}
.sticky .xw-left img {
......@@ -331,6 +326,6 @@ div.subject {
height: 140px;
}
.sticky .xw-right {
font-size: 18px;
color: #1E9FFF;
font-size: 16px;
color: #4a4a4a;
}
\ No newline at end of file
......