User:Poet Judou/common.css:修订间差异
外观
小 En |
小无编辑摘要 |
||
(未显示同一用户的13个中间版本) | |||
第1行: | 第1行: | ||
@import url( | @import url("https://fontsapi.zeoseven.com/150/main/result.css"); | ||
@import url("https://fontsapi.zeoseven.com/152/main/result.css"); | |||
@import url("https://fontsapi.zeoseven.com/358/main/result.css"); | |||
@import url("https://fontsapi.zeoseven.com/230/main/result.css"); | |||
@font-face { | |||
font-family: "zsft-go"; | |||
src: url("https://fontsapi.zeoseven.com/go/main.woff2") format('woff2'), | |||
url("https://fontsapi-storage.zeoseven.com/go/main.woff2") format('woff2'); | |||
font-display: swap; | |||
font-style: normal; | |||
} | } | ||
@font-face { | |||
font-family: "zsft-go"; | |||
src: url("https://fontsapi.zeoseven.com/go/italic.woff2") format('woff2'), | |||
url("https://fontsapi-storage.zeoseven.com/go/italic.woff2") format('woff2'); | |||
font-display: swap; | |||
font-style: italic; | |||
} | } | ||
body, p, h1, h2, h3, h4, h5, h6, #mw-content-text p, #mw-content-text li, #mw-content-text table, #mw-content-text dt, #mw-content-text dd, #firstHeading, .mw-body h1, .mw-body-content h1, .mw-body-content h2 | |||
{ | { | ||
font-family: | font-family: "zsft-go", sans-serif, XEGOEPUAall, "linja waso", "Plangothic P1", "Plangothic P2"; | ||
} | } | ||
pre, code, tt, kbd, samp, .mw-code, textarea, .mw-editfont-monospace, .suggestions a.mw-searchSuggest-link .special-query, .wikiEditor-ui .ace_editor, .ve-init-mw-desktopArticleTarget .CodeMirror-code, .ve-init-mw-desktopArticleTarget .CodeMirror-code *, .ve-init-mw-desktopArticleTarget .ve-ui-mwWikitextSurface .ve-ce-paragraphNode | |||
{ | { | ||
font-family: | font-family: "Judou Mono Web", monospace, XEGOEPUAall; | ||
font-size: 100% !important; | |||
font-size: | |||
} | } |
2025年4月7日 (一) 01:29的版本
@import url("https://fontsapi.zeoseven.com/150/main/result.css");
@import url("https://fontsapi.zeoseven.com/152/main/result.css");
@import url("https://fontsapi.zeoseven.com/358/main/result.css");
@import url("https://fontsapi.zeoseven.com/230/main/result.css");
@font-face {
font-family: "zsft-go";
src: url("https://fontsapi.zeoseven.com/go/main.woff2") format('woff2'),
url("https://fontsapi-storage.zeoseven.com/go/main.woff2") format('woff2');
font-display: swap;
font-style: normal;
}
@font-face {
font-family: "zsft-go";
src: url("https://fontsapi.zeoseven.com/go/italic.woff2") format('woff2'),
url("https://fontsapi-storage.zeoseven.com/go/italic.woff2") format('woff2');
font-display: swap;
font-style: italic;
}
body, p, h1, h2, h3, h4, h5, h6, #mw-content-text p, #mw-content-text li, #mw-content-text table, #mw-content-text dt, #mw-content-text dd, #firstHeading, .mw-body h1, .mw-body-content h1, .mw-body-content h2
{
font-family: "zsft-go", sans-serif, XEGOEPUAall, "linja waso", "Plangothic P1", "Plangothic P2";
}
pre, code, tt, kbd, samp, .mw-code, textarea, .mw-editfont-monospace, .suggestions a.mw-searchSuggest-link .special-query, .wikiEditor-ui .ace_editor, .ve-init-mw-desktopArticleTarget .CodeMirror-code, .ve-init-mw-desktopArticleTarget .CodeMirror-code *, .ve-init-mw-desktopArticleTarget .ve-ui-mwWikitextSurface .ve-ce-paragraphNode
{
font-family: "Judou Mono Web", monospace, XEGOEPUAall;
font-size: 100% !important;
}