/**
* [[Category:在主命名空间下的CSS页面]]
* Only for [[Anemoi(游戏)]]
*/
.mw-heading h2:before,
.mw-heading h3:before,
.mw-heading h4:before,
.mw-heading h5:before,
.mw-heading h6:before {
background-color: #2EB3E6 !important;
}
.mw-heading h2 > span:first-child::before {
content: "\00A0";
background: url("https://storage.moegirl.org.cn/moegirl/commons/0/05/Anemoi_logo_part_1.png") center/contain no-repeat;
display: inline-block;
width: 1.2em;
margin-right: 0.2em;
}