MediaWiki:Common.css:修订间差异

此后如竟没有炬火,我便是唯一的光。
跳转到导航 跳转到搜索
无编辑摘要
标签mobile web edit mobile edit
(// Edit via Wikiplus)
第2行: 第2行:
@font-face {
@font-face {
font-family: "Fira Xdi8";
font-family: "Fira Xdi8";
src: url('https://cdn.jsdelivr.net/gh/edward-martyr/syyon-vencie@2f449da/FiraXdi8-Regular-subset.ttf') format('truetype')
src: url('https://cdn.jsdelivr.net/gh/Honoka55/Xdi8Fonts/Fira Xdi8 Variable.ttf') format('truetype')
}
}
@font-face {
@font-face {
font-family: "Han Aho";
font-family: "Han Aho";
src: url('https://cdn.jsdelivr.net/gh/Honoka55/Xdi8-han-aho/aho.ttf') format('truetype')
src: url('https://cdn.jsdelivr.net/gh/Honoka55/Xdi8Fonts/aho.ttf') format('truetype')
}
}
html, body, #firstHeading {
html, body, #firstHeading {

2021年1月20日 (三) 13:48的版本

/* 这里放置的CSS将应用于所有皮肤 */
@font-face {
    font-family: "Fira Xdi8";
    src: url('https://cdn.jsdelivr.net/gh/Honoka55/Xdi8Fonts/Fira Xdi8 Variable.ttf') format('truetype')
}
@font-face {
    font-family: "Han Aho";
    src: url('https://cdn.jsdelivr.net/gh/Honoka55/Xdi8Fonts/aho.ttf') format('truetype')
}
html, body, #firstHeading {
    font-family: "Han Aho";
}
span:lang(art-x-xdi8) {
    font-family: "Fira Xdi8"
}