2023年政策修订增补工作正在进行中,欢迎参与!
  • Moegirl.ICU:萌娘百科流亡社群 581077156(QQ),欢迎对萌娘百科运营感到失望的编辑者加入
  • Moegirl.ICU:账号认领正在试运行,有意者请参照账号认领流程

Template:讨论版页顶/公告列表/list.css

萌娘百科,万物皆可萌的百科全书!转载请标注来源页面的网页链接,并声明引自萌娘百科。内容不可商用。
跳转到导航 跳转到搜索
.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页面]] */