html[lang='CN-ASIA'] .notification-list ul li .text p{white-space: normal;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;word-break: break-all;}
html[lang='CN-ASIA'] .post_list_item .post_content a{color: var(--text-text-blue-cyan);}
html[lang='CN-ASIA'] .post_list_item .post_content a:hover{color: var(--text-text-blue-cyan);}