Authored by zhangxiaoru

样式

1 -<div class="editorial-index-page"> 1 +<div class="editorial-index-page center-content">
2 {{# editorial}} 2 {{# editorial}}
3 {{> path-nav}} 3 {{> path-nav}}
4 4
1 -<div class="editorial-list-page"> 1 +<div class="editorial-list-page center-content">
2 {{# editorialList}} 2 {{# editorialList}}
3 {{> path-nav}} 3 {{> path-nav}}
4 4
1 .editorial-index-page { 1 .editorial-index-page {
2 - width: 1150px;  
3 - margin: 0 auto;  
4 2
5 .msg-nav { 3 .msg-nav {
6 height: 35px; 4 height: 35px;
1 .editorial-list-page { 1 .editorial-list-page {
2 - width: 1150px;  
3 - margin: 0 auto;  
4 2
5 .list-content { 3 .list-content {
6 margin-top: 30px; 4 margin-top: 30px;
@@ -11,7 +9,7 @@ @@ -11,7 +9,7 @@
11 font-weight: 700; 9 font-weight: 700;
12 border-bottom: 1px solid #eee; 10 border-bottom: 1px solid #eee;
13 width: 100%; 11 width: 100%;
14 - height: 27px; 12 + height: 30px;
15 13
16 b { 14 b {
17 font-size: 18px; 15 font-size: 18px;