コンテンツにスキップ

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

提供: Vikipedia
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
50行目: 50行目:
.mobile-ui-pb-0 {
.mobile-ui-pb-0 {
     padding-bottom: 0 !important;
     padding-bottom: 0 !important;
}
.mobile-ui-only-article[data-article-id="0"],
.mobile-ui-only-article[data-article-id="1"] {
    display: none;
}
}

2019年6月25日 (火) 01:14時点における版

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

/**
 * AA表示用ウェブフォント設定
 */
@font-face {
    font-family: "textar-min";
    src: url("//2ch.me/vikipedia/images/e/e7/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;
}

.mobile-ui-block {
    display: block !important;
}

.mobile-ui-black {
    color: black !important;
}

.mobile-ui-bold {
    font-weight: bold !important;
}

.mobile-ui-pb-0 {
    padding-bottom: 0 !important;
}

.mobile-ui-only-article[data-article-id="0"],
.mobile-ui-only-article[data-article-id="1"] {
    display: none;
}
Cookieは私達のサービスを提供するのに役立ちます。このサービスを使用することにより、お客様はCookieの使用に同意するものとします。