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

見づらいマイクロソフトのフォントから見やすいNoto Sansに変更する方法

  • 1 名前: 名無し 2021-10-26 01:14:25 ID:4OWIwYzZh

    /*
    --★ = 要インストール
    --★ Stylus
    -----Chrome/Edge/Vivaldi/Brave, etc.
    -----https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne?hl=ja
    -----Firefox
    -----https://addons.mozilla.org/ja/firefox/addon/styl-us/

    --★ Noto Sansのフォント
    -----https://fonts.google.com/noto/fonts?noto.continent=Asia
    */

  • 2 名前: 名無し 2021-10-26 01:18:26 ID:4OWIwYzZh

    @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: 'YuGothic';
    src: local('Noto Sans JP');
    }

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

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

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

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

    /* アメブロ, 価格.comのクチコミ掲示板 */
    @font-face {
    font-family: 'MS Pゴシック';
    src: local('Noto Sans JP');
    }

    /* ニコニコ大百科 */
    @font-face {
    font-family: 'MS PGothic';
    src: local('Noto Sans JP');
    }

  • 3 名前: 名無し 2021-10-26 01:19:12 ID:4OWIwYzZh

    /* ビリビリ */
    @font-face {
    font-family: 'Microsoft YaHei';
    src: local('Noto Sans SC');
    }

  • 4 名前: 名無し 2021-10-26 01:23:15 ID:4OWIwYzZh

    /* これはお好みで */

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

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


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



This site is protected by reCAPTCHA and the GooglePrivacy Policy andTerms of Service apply.
関連単語: Stylus コピペ -4 Microsoft .com google Medium ja Meiryo 游ゴシック SC UI https JP src family @font-face Sans