From 9605b53a771319b1a9b59c65fef87c2ff3b67cf3 Mon Sep 17 00:00:00 2001 From: Masahiro Fujimoto Date: Tue, 19 Oct 2021 21:05:39 +0900 Subject: 翻訳忘れの見出しを翻訳 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/css/text-decoration-style/index.md | 4 ++-- files/ja/web/css/text-decoration-thickness/index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'files/ja') diff --git a/files/ja/web/css/text-decoration-style/index.md b/files/ja/web/css/text-decoration-style/index.md index c57688cb8f..e00778011b 100644 --- a/files/ja/web/css/text-decoration-style/index.md +++ b/files/ja/web/css/text-decoration-style/index.md @@ -61,7 +61,7 @@ text-decoration-style: unset; {{csssyntax}} -## Examples +## 例

波線の下線を設定

@@ -92,7 +92,7 @@ text-decoration-style: unset;

このテキストには付近に赤い波線があります。

``` -#### Results +#### 結果 {{ EmbedLiveSample('Setting_a_wavy_underline', '', '', '') }} diff --git a/files/ja/web/css/text-decoration-thickness/index.md b/files/ja/web/css/text-decoration-thickness/index.md index b2d8586caf..3e459d8de0 100644 --- a/files/ja/web/css/text-decoration-thickness/index.md +++ b/files/ja/web/css/text-decoration-thickness/index.md @@ -56,7 +56,7 @@ text-decoration-thickness: unset; {{csssyntax}} -## Examples +## 例

様々な太さ

@@ -90,7 +90,7 @@ text-decoration-thickness: unset; } ``` -#### Results +#### 結果 {{ EmbedLiveSample('Varying_thickness', '', '', '') }} -- cgit v1.2.3-54-g00ecf