debug
This commit is contained in:
@@ -21,7 +21,7 @@ em,span,i{display: inline-block;}
|
||||
/*作者、简介*/
|
||||
.book_inf{font-size: 12px;}
|
||||
.book_inf .int{height: 34px; overflow: hidden; text-overflow: ellipsis;
|
||||
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap:break-word;}
|
||||
display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap:break-word;}
|
||||
.book_inf .aut{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
|
||||
.book_inf .tag{float: right}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user