diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-11-06 01:12:30 +0900 |
---|---|---|
committer | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-11-13 15:42:31 +0900 |
commit | 917858acd763bfb1f5d1e794c4f3bf45d00f3666 (patch) | |
tree | 6f90ec810833b13d0e79eb1e894242f563743eb2 /files/ja/web/css/font-family | |
parent | ce4c4c52ab46ed108664ebc833eeab8d80bbe2f2 (diff) | |
download | translated-content-917858acd763bfb1f5d1e794c4f3bf45d00f3666.tar.gz translated-content-917858acd763bfb1f5d1e794c4f3bf45d00f3666.tar.bz2 translated-content-917858acd763bfb1f5d1e794c4f3bf45d00f3666.zip |
CSS Fonts の各プロパティを更新
- 2021/11/05 時点の英語版に同期
Diffstat (limited to 'files/ja/web/css/font-family')
-rw-r--r-- | files/ja/web/css/font-family/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/css/font-family/index.md b/files/ja/web/css/font-family/index.md index 00399f5b81..40b4b8c371 100644 --- a/files/ja/web/css/font-family/index.md +++ b/files/ja/web/css/font-family/index.md @@ -5,7 +5,7 @@ tags: - CSS - CSS フォント - CSS プロパティ - - Reference + - リファレンス - recipe:css-property browser-compat: css.properties.font-family translation_of: Web/CSS/font-family @@ -240,4 +240,4 @@ font-family: Gill Sans Extrabold, sans-serif; - {{cssxref("font-style")}} - {{cssxref("font-weight")}} -- [基本的なテキストとフォントのスタイル付け](/ja/docs/Learn/CSS/Styling_text/Fundamentals) +- [基本的なテキストとフォントの装飾](/ja/docs/Learn/CSS/Styling_text/Fundamentals) |