MCBBS Wiki:回声洞/handler:修订间差异

删除59字节 、​ 2023年5月3日 (星期三)
// Edit via Wikiplus
(// Edit via Wikiplus)
标签已被回退
(// Edit via Wikiplus)
 
(未显示同一用户的5个中间版本)
第4行: 第4行:
<div style="display:none">
<div style="display:none">
{{CSS|1=
{{CSS|1=
.comment-post .comment-avatar {
.cs-comment .cs-avatar {
     opacity: 0;
     opacity: 0;
     transition: all .3s;
     transition: all .3s;
}
}


.comment-post:active .comment-avatar {
.cs-comment:active .cs-avatar {
     opacity: 1;
     opacity: 1;
}
}


.comment-post .comment-user {
.cs-comment .cs-comment-author {
     opacity: 0;
     opacity: 0;
     transition: all .3s;
     transition: all .3s;
}
}


.comment-post:active .comment-user {
.cs-comment:active .cs-comment-author {
     opacity: 1;
     opacity: 1;
}
}


.comment-container-top {
}}</div><noinclude><no-comment-streams /></noinclude>
    display: none;
}
}}</div><noinclude>test <no-comment-streams /></noinclude>
维护员、​界面管理员、​巡查员、​监督员、​小部件编辑者
3,469

个编辑