注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
?_=1来访问最新页面。https://mzh.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-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;
}
@font-face {
font-family: '遍黑体';
src:
local('遍黑体P1'), local('遍黑体P2'),
url('//cdn.jsdelivr.net/gh/Fitzgerald-Porthmouth-Koenigsegg/Plangothic_Project/blob/main/fonts/otf/PlangothicP1-Regular.otf') format('opentype'),
url('//cdn.jsdelivr.net/gh/Fitzgerald-Porthmouth-Koenigsegg/Plangothic_Project/blob/main/fonts/otf/PlangothicP2-Regular.otf') format('opentype');
}
/* === 字体 === */
body { font-family: 'Noto Sans', 'Noto Sans CJK SC', 'Source Han Sans SC',
/* 'Source Han Sans',
'Source Han Sans SC VF', */
'遍黑体', '遍黑体P1', '遍黑体P2',
/* 'TH-Times', 'TH-Tshyn-P0', 'TH-Tshyn-P1', 'TH-Tshyn-P2', 'TH-Tshyn-P16',
'BabelStone Han',
'KaiXinSongA', 'KaiXinSongB',
'HanaMinA', 'HanaMinB',
'SimSun', 'SimSun-ExtB', 'SimSun-ExtG', */
/*
'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',
sans-serif ;
}
/*:lang(zh-hans) { font-family:
'Noto Sans CJK SC', 'Source Han Sans SC',
'遍黑体', '遍黑体P1', '遍黑体P2',
'TH-Times', 'TH-Tshyn-P0', 'TH-Tshyn-P1', 'TH-Tshyn-P2', 'TH-Tshyn-P16',
'BabelStone Han',
sans-serif ;
}
:lang(zh-hant) { font-family:
'Noto Sans CJK TC', 'Source Han Sans TC',
'遍黑体', '遍黑体P1', '遍黑体P2',
'TH-Times', 'TH-Tshyn-P0', 'TH-Tshyn-P1', 'TH-Tshyn-P2', 'TH-Tshyn-P16',
'BabelStone Han',
sans-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;
}*/
/* FontAwesome字体冲突 #51 */
.in-page-edit .fa,
#ipe-edit-toolbox .fa {
font-family: 'FontAwesome' !important;
}