|
|
@ -148,7 +148,6 @@ a.opnionButton:hover{background: #297fb8; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.hiddent{ overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
|
|
|
|
.hiddent{ overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
|
|
|
|
.break_word_firefox{white-space: pre-wrap;word-break: break-all;}
|
|
|
|
|
|
|
|
.font_bold{font-weight: bold;}
|
|
|
|
.font_bold{font-weight: bold;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -443,7 +442,7 @@ a.sortArrowActiveU {background:url(../images/post_image_list.png) -17px -20px no
|
|
|
|
.postDetailWrap {width:655px; float:left;}
|
|
|
|
.postDetailWrap {width:655px; float:left;}
|
|
|
|
.postDetailTitle {width:570px; max-width:570px; margin-bottom:5px;}
|
|
|
|
.postDetailTitle {width:570px; max-width:570px; margin-bottom:5px;}
|
|
|
|
.postDetailDes {width:580px; max-width:580px; margin-bottom:6px; color:#888888;display:block;overflow:hidden;word-break:keep-all;text-overflow:ellipsis;}
|
|
|
|
.postDetailDes {width:580px; max-width:580px; margin-bottom:6px; color:#888888;display:block;overflow:hidden;word-break:keep-all;text-overflow:ellipsis;}
|
|
|
|
.postDetailDes p,div,em{word-break: break-all;word-wrap: break-word;}
|
|
|
|
/*.postDetailDes p,div,em{word-break: break-all;word-wrap: break-word;}*/
|
|
|
|
.postDetailDes ol li{list-style-type: decimal;margin-left: 40px;}
|
|
|
|
.postDetailDes ol li{list-style-type: decimal;margin-left: 40px;}
|
|
|
|
.postDetailDes ul li{list-style-type: disc;margin-left: 40px;}
|
|
|
|
.postDetailDes ul li{list-style-type: disc;margin-left: 40px;}
|
|
|
|
.postDetailDes td,.postDetailDes tr {border: 1px solid; border-color: inherit;}
|
|
|
|
.postDetailDes td,.postDetailDes tr {border: 1px solid; border-color: inherit;}
|
|
|
|