注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
?_=1
来访问最新页面。https://zh.moegirl.org.cn/User:XiaoAnIsMe/common.css?_=1
@import url('//zh.moegirl.org.cn/index.php?title=U:鬼影233/moeskinplus.css&action=raw&ctype=text/css');
@import url('//minecraft.wiki/w/User:XiaoAnIsMe/css/CJK_Fonts.css?action=raw&ctype=text/css');
@import url('//www.hannom-rcv.org/wi/%E6%88%90%E5%93%A1:XiaoAnIsMe/css/Han-Nom_Fonts.css?action=raw&ctype=text/css');
@import url('//minecraft.wiki/w/User:XiaoAnIsMe/css/Tangut_Fonts.css?action=raw&ctype=text/css');
@import url('//minecraft.wiki/w/User:XiaoAnIsMe/css/Minecraft_Font.css?action=raw&ctype=text/css');
@import url('/User:XiaoAnIsMe/css/koias_Font.css?action=raw&ctype=text/css');
@import url('//minecraft.wiki/w/MediaWiki:Gadget-greenRedirects.css?action=raw&ctype=text/css');
@import url('//minecraft.wiki/w/MediaWiki:Gadget-blueUsers.css?action=raw&ctype=text/css');
/* .icon错误背景 */
.vectorMenu li.icon,
.section.achievements .icon,
.commentdisplay .right a.icon {
background: none;
}
.in-page-edit .ssi-topIcons .ssi-closeIcon {
box-sizing: content-box;
}
/* === 仅对当前用户生效的字体设置 === */
body {
font-family:
'Sans CJK SC Fonts',
'Source Han Sans',
'Noto Sans','Noto Sans Display',
'Source Han Sans SC','Source Han Sans SC VF',
'Noto Sans SC','Noto Sans CJK SC',
'HarmonyOS Sans SC',
'方正黑体_GBK',
'微软雅黑',
sans-serif,
'Noto Sans Yi',
'Noto Sans Mongolian',
'Noto Sans Miao',
'Noto Serif Tibetan',
'Tangut Fonts',
'Noto Serif Tangut Regular',
'Tangut Yinchuan','Tangut Yinchuan Inverse',
'BabelStone Khitan Small Linear',
'BabelStone Han',
'KaiXinSongA','KaiXinSongB',
'HanaMinA','HanaMinB',
'SimSun','SimSun-ExtB','SimSun-ExtG',
serif;
}
:lang(ja) { font-family:
'Source Han Sans JP','Source Han Sans JP VF',
'Noto Sans CJK JP','Noto Sans JP',
'Noto Sans','Noto Sans JP', 'Noto Sans CJK JP',
'Han-Nom Gothic',
sans-serif ;
}
/*:lang(lzh) { font-family:
'Noto Serif CJK TC','Noto Serif TC',
'Noto Serif CJK SC','Noto Serif SC',
'Noto Serif CJK HK','Noto Serif HK',
'Noto Serif','Noto Serif Display',
'KaiXinSongA','KaiXinSongB',
'BabelStone Han',
sans-serif ;
}*/
:lang(ru) { font-family:
'Noto Sans',
sans-serif;
}
/**
* Explicitly set width of the UTC-clock list element, so that we can use a
* hidden peer gadget to add space where the clock would go before it loads.
*/
.skin-vector #utcdate {
width: 5.75em;
/*
* The default margin-left is 0.75em, but set it again here explicitly, so
* we can be sure of the exact width.
*/
margin-left: 0.75em;
padding-bottom: 0;
text-align: end;
}
/**
* Vector-2022:
* The header is not designed to hold too many items (see T301583#7712430) so push down to new line.
*/
@media screen and (min-width: 1200px ) {
#p-personal-more #utcdate {
position: absolute;
top: 60px;
right: 0;
}
}
/*.skin-monobook #utcdate {
width: 6.279em;
display: inline-block; /* We need this for the width property to work */
/*
* The default margin-left is 1em, but set it again here explicitly, so
* we can be sure of the exact width.
*/
/* margin-left: 1em;
}*/