MediaWiki:Common.css

MediaWiki界面页面

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:Ctrl-F5
/* 这里放置的CSS将应用于所有皮肤 */

/* 剜度语 */
/* Vanduul language */
@font-face {
    font-family: "TemplateStyles-Vanduul-Alpha";
    src: local('Vanduul-Alpha'),
        url("https://static.miraheze.org/sctoolszhwiki/0/02/Vanduul-Alpha.woff2") format("woff2"),
        url("https://static.miraheze.org/sctoolszhwiki/0/02/Vanduul-Alpha.woff") format("woff");
}

.lang-vanduul {
    font-family: "TemplateStyles-Vanduul-Alpha";
}

/* 希安语 */
/* Xi'an language */
@font-face {
    font-family: "TemplateStyles-xiinthlea-Regular";
    src: local('xiinthlea'), local('xiinthlea Regular'), local('xiinthlea-Regular'),
        url("https://static.miraheze.org/sctoolszhwiki/8/89/Xiinthlea-Regular.woff2") format("woff2"),
        url("https://static.miraheze.org/sctoolszhwiki/8/89/Xiinthlea-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

.lang-kyexiin {
    font-family: "TemplateStyles-xiinthlea-Regular";
    font-feature-settings: "liga" 1, "calt" 1, "dlig" 1, "salt" 1;
}


/* 巴努语 */
/* Banu language */
@font-face {
    font-family: "TemplateStyles-Banu-Regular";
    src: local('Banu'), local('Banu Regular'), local('Banu-Regular'),
        url("https://static.miraheze.org/sctoolszhwiki/1/13/Banu-Regular.woff2") format("woff2"),
        url("https://static.miraheze.org/sctoolszhwiki/1/13/Banu-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

.lang-ochoa {
    font-family: "TemplateStyles-Banu-Regular";
    font-feature-settings: "liga" 1, "calt" 1, "dlig" 1, "salt" 1;
}


@font-face {
    font-family: "LXGWFasmartGothic";
    src: local('LXGWFasmartGothic'),
        url("https://static.miraheze.org/sctoolszhwiki/4/46/LXGWFasmartGothic.woff") format("woff");
}

/* 引述 */
/* 为引述设置一个临时的风格,未来可能修改 */
blockquote {
    font-family: "LXGWFasmartGothic";
    font-style: italic;
    color: #83979e;
    font-size: 0.9em;
    letter-spacing: 0.05em;
}
我们提供服务需要使用Cookie。您使用我们的服务,即表示您同意我们使用Cookie。