db1682e5 by 任超

style:新闻详情

1 parent 91e64e9b
......@@ -135,12 +135,14 @@ div.navigation {
background-color: #006CFF !important;
}
.title {
height: 30px;
height: 50px;
font-size: 30px;
padding: 30px 0;
font-weight: 500;
color: #4A4A4A;
line-height: 30px;
line-height: 40px;
text-align: center;
margin-top: -10px;
}
.left {
......@@ -148,10 +150,6 @@ div.navigation {
display: inline-block;
}
.title {
text-align: center;
}
.left-left, .left-right {
float: left;
border-top: 1px solid #DEDEDE;
......@@ -726,4 +724,7 @@ div.navigation {
.source p:nth-child(2) {
color: #4A4A4A;
font-size: 14px;
}
.newsTitle {
padding-bottom: 8px;
}
\ No newline at end of file
......