2023年政策修订增补工作正在进行中,欢迎参与!
Template:讨论版页顶/公告列表/list.css
< Template:讨论版页顶 | 公告列表
.announcementList .mw-prefixindex-body {
columns: unset;
break-inside: unset;
page-break-inside: unset;
}
.announcementList .subpagelist-main:empty::before {
content: "(暂无)";
font-style: italic;
display: block;
text-align: center;
}
.announcementList ul {
list-style-type: decimal;
list-style-image: none;
}
.announcementList ul li::after {
content: ";"
}
.announcementList ul li:last-child::after {
content: "。"
}
.announcementList ul li[style*="font-weight: 700"],
.announcementList ul li[style*="font-weight: 700"]::after {
font-weight: 400 !important;
}
.announcementList ul li[style*="font-weight: 700"] * {
font-weight: 700;
}
.announcementList li {
display: none;
}
.announcementList ul li[style*="font-weight: 700"],
/* .announcementList ul li:nth-last-child(5),
.announcementList ul li:nth-last-child(4), */
.announcementList ul li:nth-last-child(3),
.announcementList ul li:nth-last-child(2),
.announcementList ul li:nth-last-child(1) {
display: list-item;
}
/* [[Category:在模板名字空间下的CSS页面]] */
/* [[Category:在模板名字空间下的CSS页面]] */