注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
?_=1
来访问最新页面。https://zh.moegirl.org.cn/User:%E5%B0%8F%E7%A5%88%E5%90%96/moeskin.css?_=1
/*再韩国一份改背景,多余代码当顺手了*/
#moe-topbanner {
display: none !important;
}
@media screen and (min-width: 600px) {
.skin-moeskin #moe-global-background {
position: fixed !important;
background-image: url(https://img.moegirl.org.cn/common/7/7b/%E6%9C%B1%E9%9B%80%E9%99%A2%E6%A4%BFbg.png) !important;
background-repeat: no-repeat;
background-size: cover;
background-attachment: local;
background-position: center center;
}
#moe-global-background::before,
#moe-global-background::after {
content: none !important;
}
.moe-card {
background-color: rgba(255, 255, 255, .85) !important;
}
/* 代码块 */
#mw-content-text pre:not(.CodeMirror-line),
#mw-content-text code,
.mw-parser-output pre:not(.CodeMirror-line),
.mw-parser-output code {
background-color: rgba(245, 245, 245, 0.7) !important;
}
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
background: rgba(238, 238, 238, 0.7);
}
/* 表格 */
.skin-moeskin .mw-parser-output .wikitable {
background-color: rgba(251, 251, 251, 0.6);
}
.skin-moeskin table.wikitable>*>tr>th,
.skin-moeskin table.wikitable>tr>th {
background-color: rgba(214, 214, 214, 0.6);
}
}
/*
@media only screen and (min-width: 600px) and (max-device-width: 1024px) {
.skin-moeskin #moe-global-background {
background-repeat: repeat;
background-size: contain;
background-position: top center;
background-attachment: local;
}
}
*/
/* minerva的最近更改左侧标识垂直居中真不是好文明
------------------------------------------------ */
.mw-changeslist table,
.mw-changeslist tbody,
.mw-changeslist tfoot,
.mw-changeslist thead,
.mw-changeslist tr,
.mw-changeslist th,
.mw-changeslist td {
vertical-align: top !important;
}
.mw-changeslist .comment {
overflow-wrap: anywhere;
}
/* 条目标题改为思源黑体
------------------------------------------------ */
#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 div[data-v-app],
.adsbyezoic,
.adsbygoogle,
.ezoic-ad-disclosure,
.ezoicAds,
.moe-siderail-sticky a[target="_blank"],
a.tips,
#moe-main-container ._root_1kszh_1 {
display: none !important;
}