コンテンツにスキップ

「MediaWiki:Mobile.css」の版間の差分

提供: Vikipedia
編集の要約なし
編集の要約なし
27行目: 27行目:
     display: block !important;
     display: block !important;
     white-space: pre !important;
     white-space: pre !important;
    word-wrap: normal !important;
     overflow-x: scroll !important;
     overflow-x: scroll !important;
     overflow-y: visible !important;
     overflow-y: visible !important;

2019年6月20日 (木) 07:38時点における版

/* ここに記述したCSSは携帯機器版サイトの利用者に影響します */

/**
 * AA表示用ウェブフォント設定
 */
@font-face {
    font-family: "textar-min";
    src: url("//2ch.me/vikipedia/textar-min.ttf") format("truetype");
    font-display: swap;
}

/**
 * AA表示設定
 */
.aa {
    font-family:
        "Textar",
        "IPAMonaPGothic",
        "Monapo",
        "Mona",
        "MS PGothic",
        "textar-min",
        sans-serif !important;
    font-size: 16px !important;
    line-height: 1.13 !important;
    letter-spacing: 0px !important;
    display: block !important;
    white-space: pre !important;
    word-wrap: normal !important;
    overflow-x: scroll !important;
    overflow-y: visible !important;
    margin: 1rem 0px !important;
    border: none !important;
    padding: 0px !important;
    background-color: transparent !important;
}
Cookieは私達のサービスを提供するのに役立ちます。このサービスを使用することにより、お客様はCookieの使用に同意するものとします。