|
@@ -214,9 +214,10 @@ ul.news-meta li {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
|
-.summary { max-height: 35px; transition:0.5s;overflow-y:hidden;}
|
|
|
|
|
.summary:hover { max-height: 999px; }
|
|
.summary:hover { max-height: 999px; }
|
|
|
|
|
+.summary { max-height: 35px; transition:0.5s;overflow-y:hidden;}
|
|
|
*/
|
|
*/
|
|
|
|
|
+.summary {font-size:12px;}
|
|
|
|
|
|
|
|
.keywords { max-height: 40px; transition:0.5s;overflow-y:hidden;margin-bottom:10px; text-overflow: ellipsis;}
|
|
.keywords { max-height: 40px; transition:0.5s;overflow-y:hidden;margin-bottom:10px; text-overflow: ellipsis;}
|
|
|
.keywords:hover { max-height: 999px; }
|
|
.keywords:hover { max-height: 999px; }
|