|
|
@ -4,6 +4,7 @@
|
|
|
|
/*基本样式*/
|
|
|
|
/*基本样式*/
|
|
|
|
body,table,input,textarea,select,button { font-family: "微软雅黑","宋体";}
|
|
|
|
body,table,input,textarea,select,button { font-family: "微软雅黑","宋体";}
|
|
|
|
h1,h2,h3,h4,h5,p,pre {padding:0px; margin:0px;}
|
|
|
|
h1,h2,h3,h4,h5,p,pre {padding:0px; margin:0px;}
|
|
|
|
|
|
|
|
img {max-width:100%;}
|
|
|
|
blockquote {
|
|
|
|
blockquote {
|
|
|
|
border:1px solid #d4d4d4;
|
|
|
|
border:1px solid #d4d4d4;
|
|
|
|
padding: 0.6em;
|
|
|
|
padding: 0.6em;
|
|
|
@ -63,7 +64,6 @@ a.underline {text-decoration:underline;}
|
|
|
|
.fr {float:right;}
|
|
|
|
.fr {float:right;}
|
|
|
|
.cl {clear:both; overflow:hidden;}
|
|
|
|
.cl {clear:both; overflow:hidden;}
|
|
|
|
.post-content {width:100%; font-size:13px; line-height:18px; height:90px; overflow:hidden; word-break:break-all; word-wrap:break-word;}
|
|
|
|
.post-content {width:100%; font-size:13px; line-height:18px; height:90px; overflow:hidden; word-break:break-all; word-wrap:break-word;}
|
|
|
|
.post-content img {max-width:100%;}
|
|
|
|
|
|
|
|
.post-interactive {width:100%; height:35px; line-height:35px; vertical-align:middle; border-top:1px solid #e6e6e6; background-color:#f8f9fb;}
|
|
|
|
.post-interactive {width:100%; height:35px; line-height:35px; vertical-align:middle; border-top:1px solid #e6e6e6; background-color:#f8f9fb;}
|
|
|
|
.post-interactive-column,
|
|
|
|
.post-interactive-column,
|
|
|
|
.post-interactive-reply,
|
|
|
|
.post-interactive-reply,
|
|
|
|