update download page style

This commit is contained in:
afc163 2016-01-14 00:33:12 +08:00
parent 1d75c19895
commit 5e635654ed
2 changed files with 7 additions and 0 deletions

View File

@ -99,6 +99,8 @@
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
line-height: 1;
margin-bottom: 8px;
}
.resource-card-description {

View File

@ -117,6 +117,11 @@
display: block;
font-size: 16px;
color: #666;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
line-height: 1;
margin-bottom: 8px;
}
.resource-card-description {