我的没遇到这个问题哈。
@import url(//at.alicdn.com/t/c/font_1658856_938il4kk5l.css);
.iconfont {
font-size: inherit;
}
.Post-body {
font-size: 16px;
line-height: 2;
}
.Post-body table {
display: block;
width: 100%;
overflow: auto;
}
.Post-body table th {
font-weight: 600;
padding: 6px 13px;
border: 1px solid #dfe2e5;
}
.Post-body table td {
padding: 6px 13px;
border: 1px solid #dfe2e5;
}
.Post-body table tr {
background-color: #fff;
border-top: 1px solid #c6cbd1;
}
.Post-body table tr:nth-child(2n) {
background-color: #f6f8fa;
}
body {
font-family: "Noto Serif SC", serif, "MI Lan Pro VF", "PingFang SC",
"Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue",
"Open Sans", Arial, "Hiragino Sans GB", "微软雅黑", STHeiti,
"WenQuanYi Micro Hei", SimSun, sans-serif;
}
.Post-body img {
margin-bottom: 30px;
margin-top: 10px;
border: 1px solid #ddd;
-webkit-box-shadow: 0 0 30px #ccc;
box-shadow: 0 0 10px #ccc;
}
.emoji {
border: none !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
}
article.CommentPost.Post.Post--by-start-user .PostUser h3:after {
content: "楼主";
background: #f05d1d;
border-radius: 4px;
padding-left: 10px;
padding-right: 10px;
color: #fff;
font-size: 12px;
margin-left: 14px;
}
.Badge {
box-shadow: none;
}
.item-like .Button-label {
display: none;
}
.item-like .Button:before {
font-family: "Font Awesome 5 Free";
font-weight: 600;
font-size: 17px;
content: "\f164";
margin-right: 4px;
vertical-align: -1px;
}
.item-reply .Button--link:before {
font-family: "Font Awesome 5 Free";
font-weight: 600;
font-size: 17px;
content: "\f3e5";
margin-right: 4px;
vertical-align: -1px;
}
.item-reply .Button--link .Button-label {
display: none;
}