Authored by yyq

样式调整

@@ -405,7 +405,7 @@ @@ -405,7 +405,7 @@
405 405
406 dl { 406 dl {
407 float: left; 407 float: left;
408 - height: 330px; 408 + height: 384px;
409 line-height: 1; 409 line-height: 1;
410 box-sizing: border-box; 410 box-sizing: border-box;
411 border-left: 1px solid #eee; 411 border-left: 1px solid #eee;
@@ -418,7 +418,7 @@ @@ -418,7 +418,7 @@
418 418
419 > * { 419 > * {
420 width: 230px; 420 width: 230px;
421 - height: 35px; 421 + height: 40px;
422 } 422 }
423 423
424 a { 424 a {
@@ -193,6 +193,7 @@ @@ -193,6 +193,7 @@
193 193
194 .remark { 194 .remark {
195 padding-bottom: 15px; 195 padding-bottom: 15px;
  196 + line-height: 2;
196 } 197 }
197 198
198 .evidence-img { 199 .evidence-img {