恪別𡧲版𢯢𢷮𧵑「成員:XiaoAnIsMe/common.css」
交面
XiaoAnIsMe (討論 | 㨂𢵰) 空固縿略𢯢𢷮 𥮋:𢯢𢷮移動 Mobile web edit |
XiaoAnIsMe (討論 | 㨂𢵰) 空固縿略𢯢𢷮 |
||
| 𣳔2: | 𣳔2: | ||
@import url('//minecraft.wiki/w/User:XiaoAnIsMe/css/CJK_Fonts.css?action=raw&ctype=text/css'); | @import url('//minecraft.wiki/w/User:XiaoAnIsMe/css/CJK_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/Tangut_Fonts.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-greenRedirects.css?action=raw&ctype=text/css'); | ||
@import url('//minecraft.wiki/w/MediaWiki:Gadget-blueUsers.css?action=raw&ctype=text/css'); | @import url('//minecraft.wiki/w/MediaWiki:Gadget-blueUsers.css?action=raw&ctype=text/css'); | ||
@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 { | body { | ||
font-family: | font-family: | ||
'Noto Sans CJK JP', | 'Noto Sans CJK JP', | ||
'Han-Nom Gothic', | 'Han-Nom Gothic', | ||
' | '遍黑体', '遍黑体P1', '遍黑体P2', | ||
sans-serif !important; | |||
} | |||
.h1 { font-family: 'Han-Nom Gothic', 'Noto Sans CJK JP', '遍黑体', '遍黑体P1', '遍黑体P2', sans-serif!important;} | |||
.h2 { font-family: 'Han-Nom Gothic', 'Noto Sans CJK JP', '遍黑体', '遍黑体P1', '遍黑体P2', sans-serif!important;} | |||
:lang(vi-Hani) { font-family: '遍黑体', '遍黑体P1', '遍黑体P2', 'Han-Nom Gothic', 'Noto Sans CJK JP', sans-serif!important;} | |||
/** | |||
* 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; | |||
} | |||
/* FontAwesome字体冲突 #51 */ | |||
.in-page-edit .fa, | |||
#ipe-edit-toolbox .fa { | |||
font-family: 'FontAwesome' !important; | |||
} | } | ||
版㵋一𣅶21:24、𣈜10𣎃12𢆥2025
@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/CJK_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/MediaWiki:Gadget-greenRedirects.css?action=raw&ctype=text/css');
@import url('//minecraft.wiki/w/MediaWiki:Gadget-blueUsers.css?action=raw&ctype=text/css');
@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 CJK JP',
'Han-Nom Gothic',
'遍黑体', '遍黑体P1', '遍黑体P2',
sans-serif !important;
}
.h1 { font-family: 'Han-Nom Gothic', 'Noto Sans CJK JP', '遍黑体', '遍黑体P1', '遍黑体P2', sans-serif!important;}
.h2 { font-family: 'Han-Nom Gothic', 'Noto Sans CJK JP', '遍黑体', '遍黑体P1', '遍黑体P2', sans-serif!important;}
:lang(vi-Hani) { font-family: '遍黑体', '遍黑体P1', '遍黑体P2', 'Han-Nom Gothic', 'Noto Sans CJK JP', sans-serif!important;}
/**
* 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;
}
/* FontAwesome字体冲突 #51 */
.in-page-edit .fa,
#ipe-edit-toolbox .fa {
font-family: 'FontAwesome' !important;
}