Authored by 郭成尧

class

@@ -57,7 +57,7 @@ @@ -57,7 +57,7 @@
57 57
58 <div class="info-deps"> 58 <div class="info-deps">
59 <a class="info-title-container"{{#unless isShow}} href="{{url}}"{{/unless}}> 59 <a class="info-title-container"{{#unless isShow}} href="{{url}}"{{/unless}}>
60 - <div class="title">{{#if top}}<span class="top-tag">置顶</span>{{/if}}{{title}}</div> 60 + <div class="info-title">{{#if top}}<span class="top-tag">置顶</span>{{/if}}{{title}}</div>
61 </a> 61 </a>
62 <p class="info-text">{{text}}</p> 62 <p class="info-text">{{text}}</p>
63 {{> index/tvls}} 63 {{> index/tvls}}
@@ -113,7 +113,7 @@ @@ -113,7 +113,7 @@
113 color: #000; 113 color: #000;
114 } 114 }
115 115
116 - .title { 116 + .info-title {
117 line-height: 44px; 117 line-height: 44px;
118 color: #000; 118 color: #000;
119 font-size: 20PX; 119 font-size: 20PX;