/* Only for [[青椒kumo]] */
/* 标题美化 */
h2,h3, h4 {
color: #33ff88;
font-family: Microsoft YaHei;
}
/* 二级标题前添加样式 */
h2 .mw-headline::before {
content: '✧';
}
/* 隐藏三级标题 */
li.toclevel-3{
display:none;
}
#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:#33ff88!important;
}
h2:after, .mw-parser-output h2:after{
display:none!important;
}
/* [[分类:在主名字空间下的CSS页面]] */