注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
?_=1来访问最新页面。https://mobile.moegirl.org.cn/User:BearBin/moeskin.css?_=1@media (max-width: 768px) {
sup[class^="markrights"] {
margin-left: 0 !important;
}
}
/* 杂项
-------------------------------------- */
#moe-article-header-title {
.first-heading {
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;
}
}
.mw-parser-output {
& a.external:visited {
color: #36b;
}
}
body.skin-moeskin {
--theme-footer-top-color: rgb(238 238 238 / 70%);
--theme-footer-bottom-color: rgb(231 231 237 / 60%);
--theme-input-background-color: rgb(245 245 245 / 60%);
--theme-background-color: rgb(248 248 248 / 60%);
--theme-card-background-color: rgb(255 255 255 / 80%);
.thumb {
overflow-x: auto;
@media (max-width: 576px) {
margin: 0;
}
}
.comment {
word-break: break-all;
}
#moe-global-background {
position: fixed !important;
background-image: url("https://imgvb.com/images/2024/09/22/ddf7e8473b6d9a5474debaca4a7820de.jpg"), url("https://s2.loli.net/2024/09/22/2Nj1Hw5qnrdy8BD.jpg");
background-size: cover;
background-attachment: local;
background-position: 50% 37%;
--theme-background-color: transparent;
@media screen and (orientation: portrait) and (max-width: 1080px) {
background-image: url("https://imgvb.com/images/2025/05/05/3c57989b5434770628c41999911e05cf.jpg"), url("https://s2.loli.net/2025/05/05/xlYmsnLCUabXeQH.jpg") !important;
background-position: 58% 40%;
}
&::before,
&::after {
content: none !important;
}
}
#moe-global-header {
background-color: rgb(255 255 255 / 85%) !important;
@media screen and (orientation: portrait) and (max-width: 1080px) {
background-color: #fff !important;
}
}
@media screen and (orientation: portrait) and (max-width: 1080px) {
.moe-card {
background-color: rgb(255 255 255 / 62%) !important;
}
.nomobile.sidebar-character.executed.bottom.active {
img {
display: none !important;
}
}
}
@media screen and (orientation: portrait) and (max-width: 768px) {
#moe-global-background.desktop-only {
top: 3.75rem;
bottom: 0;
left: 0;
height: auto;
display: block !important;
}
}
@media (min-width: 768px) {
#moe-global-header-inner .inner .search-button-area {
justify-content: center;
}
}
@media (max-width: 576px) {
#mw-content-text {
.infotemplatebox,
table.infobox,
table.infoboxSpecial {
float: unset !important;
}
}
}
.sidenav-inner {
background: #f8f8f8 !important;
}
.discussionHead {
background: none !important;
}
.n-popover:not(.n-popover--raw) {
background-color: #fff;
}
/* Wikiplus
------------------------------ */
@media (max-width: 768px) {
/* 调整窄屏的快速编辑按钮 */
.mobile-edit-button {
display: flex;
gap: .5em;
#Wikiplus-Edit-TopBtn {
display: none;
}
}
}
.moe-card,
.CodeMirror,
.n-alert,
.home-card {
background-color: rgb(255 255 255 / 74%) !important;
}
}
#MOE_DRAW_LOTS_ROOT,
#moe-topbanner,
.mw-parser-output div[data-v-app],
.adsbyezoic,
.adsbygoogle,
.ezoic-ad-disclosure,
.ezoicAds,
.moe-siderail-sticky a[target="_blank"],
a.tips,
#moe-main-container ._root_1kszh_1,
#moe-global-header-inner .links-area.flex.flex-center .flex.flex-center.desktop-only,
#moe-global-header-inner .desktop-only .n-badge,
#moe-global-header-inner .mobile-only .n-badge,
#moe-open-in-app,
div[data-region="oversea"],
.user-area>.flex:has(.vue3-marquee),
.links-area>.flex:has(.vue3-marquee),
#grandpa-entrance,
.moe-community-artwork,
.n-message-container--top,
.user-area [href^="https://app.moegirl.org.cn"] {
display: none !important;
}
/* 自定义工具栏
------------------------------ */
#moe-custom-sidenav-block {
& h2 {
margin: 0 0 .5em !important;
}
#moe-custom-sidenav-block-list {
position: relative;
list-style: none !important;
margin-left: 0 !important;
&::before {
content: "\00a0";
position: absolute;
left: 0;
bottom: 0;
height: 100%;
box-sizing: border-box;
width: 0.25rem;
border-radius: 99em;
background: rgb(0 0 0 / 10.2%);
}
>li {
border-radius: 0 3px 3px 0;
transition: .24s ease background-color;
&:hover {
background-color: rgb(46 51 56 / 9%);
}
& a {
box-sizing: border-box;
display: block;
width: 100%;
padding-left: 1.25rem !important;
color: var(--theme-link-color);
}
}
}
}
/* 讨论版
------------------------------ */
body.ns-5 h2.discussionHead {
display: flex;
align-items: center;
background-color: rgb(66 174 90 / 9%) !important;
border-radius: .5rem;
flex-wrap: wrap;
}