2023年政策修订增补工作正在进行中,欢迎参与!
向日葵的教会与长长的暑假/style.css
跳转到导航
跳转到搜索
/* only for [[向日葵的教会与长长的暑假]] */
/* 图片链入 [[File:Kuroneko of himanatsu.png]] */
h2 .mw-headline::before{
content: "\00A0";
display: inline-block;
background: url("https://img.moegirl.org.cn/common/5/51/Kuroneko_of_himanatsu.png") center/contain no-repeat;
width: 1.5em;
}
div.TabLabelText{
margin: 0 5px;
border-radius: 5px 5px 0 0;
}
.stand{
float: right;
position: relative;
z-index: 1;
}
.chara_name{
font-size: 1.5em;
color: black;
}
.cv{
font-size: 1.1em;
margin: 5px 0 0 50px;
}
.intro{
position: relative;
}
.intro::after{
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
border-bottom: 1px solid #8CCFBD;
z-index: 0;
}
/* [[Category:在主名字空间下的CSS页面]] */