“Widget:Countdown”的版本间差异

添加22字节 、​ 2021年1月23日 (六) 00:52
(使用页面/文本对比查看器快速编辑)
/* </includeonly>CSS样式表:<pre lang="css"> */
.countdownNode {
visibility: hidden;
display: inline;
}
.counting > span:first-child {
display: none;
}
.isBefore > span:first-child {
display: initial;
}
.isBefore > span:last-child {
display: none;
}
/* </pre><includeonly> */
16,874

个编辑