/* Only for [[铃音(虚拟UP主)]] */ /* 蓝幕 */ .heimu { background-color: #14c7ff; color: #14c7ff; } .heimu a, .heimu.fakelink { color: Transparent; } /* 标题美化 */ h2,h3, h4 { color: #2bb0fc; font-family: Microsoft YaHei; } /* 二级标题前后添加样式 */ h2 .mw-headline::before { content: 'ʚ'; } h2 .mw-headline::after { content: 'ɞ'; } /* 隐藏三级标题 */ li.toclevel-3{ display:none; } /* 无序列表前置样式 */ ul { list-style: none; } ul > li::before { content: "🕊️"; color: #047dc2; } #toc ul > li::before { content: ""; display: none; } ul > li.gallerybox::before { content: ""; display: none; } .navbox ul > li::before { content: ""; display: none; } /* MoeSkin优化 */ h2, h3, .mw-parser-output h2, .mw-parser-output h3{ color:#2bb0fc!important; } h2:after, .mw-parser-output h2:after{ display:none!important; } /* [[分类:在主名字空间下的CSS页面]] */