/* Only for [[久那土国记]] */
/* 标题前图片 */
.mw-heading h2 {
padding-left: 0 !important;
}
.mw-heading h2::before {
content: "" !important;
background: url("https://img.moegirl.org.cn/common/7/74/Kunato_Title_Logo.png") center/contain !important;
display: inline-block !important;
width: 1em !important;
height: 1em !important;
position: unset !important;
transform: none !important;
vertical-align: -3px;
}
/* tabs宽度 */
div.TabLabelText {
width: 80px;
}
.story-text {
background-color: rgba(0, 0, 0, .1)
}
.story-text>p:first-child {
margin-top: 0;
}
.story-text>p:last-child {
margin-bottom: 0;
}
/* [[Category:在主命名空间下的CSS页面]] */