@media only screen and (max-width: 480px) {
/* position the left hand side of the content column */
#bbpress-forums div.bbp-reply-content {
margin-left: 0px;
}
div.bbp-forum-topic-count, .bbp-topic-voice-count,
div.bbp-forum-freshness, .bbp-topic-freshness {
display: none;
}
#bbpress-forums div.bbp-reply-author, .bbp-author-name {
display: block;
position: relative;
width: 100%;
}
}
#bbpress-forums div.bbp-author-role {
display: none;
}
*********************************************************
*****
-
该回复由
聖河小魚 于 2年、 1月前 修正。
-
该回复由
聖河小魚 于 2年、 1月前 修正。