置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

向日葵的教会与长长的暑假/style.css

贴贴♀百科,万娘皆可贴的百科全书!转载请标注来源页面的网页链接,并声明引自贴贴百科。内容不可商用。
跳到导航 跳到搜索

/* only for 向日葵的教会与长长的暑假 */ /* 图片链入 Kuroneko of himanatsu.png */

h2 .mw-headline::before{ content: "\00A0"; display: inline-block; background: url("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;

}

/* */