.TabLabelText.selected {
border-radius:12px 2px;
}
.TabContent {
border-radius:0 0 10px 10px;
}
/* 这边使用了大佬BearBin的标题样式!
---------------------------------------- */
h2.快樂拉拉人-title {
margin: .3em 0 !important;
padding: 0 !important;
border-bottom: 0 !important;
}
h2.快樂拉拉人-title .mw-headline {
padding-left: 0 !important;
font-family: "Noto Sans", "Noto Sans CJK SC", "Source Han Sans SC", "Source Han Sans CN", 思源黑体, -apple-system, "Microsoft YaHei", "Wenquanyi Micro Hei", "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
cursor: default;
font-size: 20px ;
color: #FFFFFF;
text-shadow:
-1px -1px 0 #66d,
-1px 0 0 #66d,
-1px 1px 0 #66d,
1px -1px 0 #66d,
1px 0 0 #66d,
1px 1px 0 #66d,
0 1px 0 #66d,
0 -1px 0 #66d,
0 2px 2px rgba(0, 0, 0, 0.6);
}
h2.快樂拉拉人-title .mw-headline::before {
content: "\00a0";
display: inline-block;
width: 1.2em;
background: url("https://img.moegirl.org.cn/common/3/3f/%E4%B8%89%E8%88%B9%E6%A0%9E%E5%AD%90%E6%A0%87%E5%BF%97.png") center/contain no-repeat;
filter: drop-shadow(0 1px 2px rgba(228, 87, 145, .5));
}
h2.快樂拉拉人-title .mw-editsection {
float: right;
margin-top: .25em;
}
h2.快樂拉拉人-title .mw-editsection-bracket,
h2.快樂拉拉人-title span.mw-editsection a,
h2.快樂拉拉人-title span.mw-editsection a:hover {
text-decoration: none;
opacity: .85;
}
h2.快樂拉拉人-title::before,
h2.快樂拉拉人-title::after {
content: none !important;
}