全部読む 最新50 1-100 掲示板トップ

userContent.cssのメモ【Firefox】

  • 1 名前: 名無し 2021-10-02 20:27:42 ID:jZjA1NGRj

    /* メイリオと游ゴシック指定のサイトを見やすいNoto Sans JPに変更 */

    @font-face {
    font-family: 'Meiryo';
    src: local('Noto Sans JP');
    }

    @font-face {
    font-family: 'メイリオ';
    src: local('Noto Sans JP');
    }

    @font-face {
    font-family: 'Meiryo UI';
    src: local('Noto Sans JP');
    }

    @font-face {
    font-family: 'Yu Gothic Medium';
    src: local('Noto Sans JP');
    }

    @font-face {
    font-family: 'Yu Gothic';
    src: local('Noto Sans JP');
    }

    @font-face {
    font-family: '游ゴシック';
    src: local('Noto Sans JP');
    }


全部読む 最新50 1-100 掲示板トップ s



This site is protected by reCAPTCHA and the GooglePrivacy Policy andTerms of Service apply.
関連単語: メイリオ 游ゴシック Meiryo @font-face family src Sans JP