diff options
| author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-09-14 23:04:19 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-14 23:04:19 +0900 |
| commit | a802ba37d66fb077a0fe4b9574839cb886135acf (patch) | |
| tree | a31c2082387bd76072bfae45f1479bd00c5ddec1 /files/ja/web/mathml/element/mover | |
| parent | 57c4aff2c8160b2d5ebb7302874ba0d7f3fedf02 (diff) | |
| download | translated-content-a802ba37d66fb077a0fe4b9574839cb886135acf.tar.gz translated-content-a802ba37d66fb077a0fe4b9574839cb886135acf.tar.bz2 translated-content-a802ba37d66fb077a0fe4b9574839cb886135acf.zip | |
Web/m-w以下の文書内のリンクURLを正規化 (#2370)
- /en-US へのリンクを /ja へのリンクに修正
- /ja が付いていないものに /ja を付加
- MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
Diffstat (limited to 'files/ja/web/mathml/element/mover')
| -rw-r--r-- | files/ja/web/mathml/element/mover/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ja/web/mathml/element/mover/index.html b/files/ja/web/mathml/element/mover/index.html index 2d6619d9a1..25a137a62a 100644 --- a/files/ja/web/mathml/element/mover/index.html +++ b/files/ja/web/mathml/element/mover/index.html @@ -19,13 +19,13 @@ translation_of: Web/MathML/Element/mover <dt id="attr-align">align</dt> <dd>オーバースクリプトの揃え位置。取り得る値は:<code>left</code>, <code>center</code> および <code>right</code>.</dd> <dt id="attr-class-id-style">class, id, style</dt> - <dd>Provided for use with <a href="/en-US/docs/CSS">stylesheets</a>.</dd> + <dd>Provided for use with <a href="/ja/docs/CSS">stylesheets</a>.</dd> <dt id="attr-href">href</dt> <dd>Used to set a hyperlink to a specified URI.</dd> <dt id="attr-mathbackground">mathbackground</dt> - <dd>The background color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd> + <dd>The background color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd> <dt id="attr-mathcolor">mathcolor</dt> - <dd>The text color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd> + <dd>The text color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd> </dl> <h2 id="例">例</h2> |
