“Widget:Countdown”的版本间差异

删除74字节 、​ 2021年1月30日 (六) 03:11
(使用页面/文本对比查看器快速编辑)
(使用页面/文本对比查看器快速编辑)
/* </includeonly>CSS样式表:<pre lang="css"> */
.countdownNode {
visibility: hidden; /* 占位 */
display: inline;
}
.counting > :first-child {
display: inline; /* 覆盖songposition */
}
.counting > span:first-child {
display: none;
}
.isBefore > span:first-child {
display: initial;
}
.isBefore > span:last-child {
display: none;
}
16,874

个编辑