aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/mathml/element/mmultiscripts/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/mathml/element/mmultiscripts/index.html')
-rw-r--r--files/ja/web/mathml/element/mmultiscripts/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/files/ja/web/mathml/element/mmultiscripts/index.html b/files/ja/web/mathml/element/mmultiscripts/index.html
index e7f6217cd3..40165c6cb6 100644
--- a/files/ja/web/mathml/element/mmultiscripts/index.html
+++ b/files/ja/web/mathml/element/mmultiscripts/index.html
@@ -22,17 +22,17 @@ translation_of: Web/MathML/Element/mmultiscripts
<dl>
<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>特定の URI へのハイパーリンクをセットするのに使います。</dd>
<dt id="attr-mathbackground">mathbackground</dt>
- <dd>背景色。<code>#rgb</code>, <code>#rrggbb</code> および <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a> が使えます。</dd>
+ <dd>背景色。<code>#rgb</code>, <code>#rrggbb</code> および <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a> が使えます。</dd>
<dt id="attr-mathcolor">mathcolor</dt>
- <dd>文字色。<code>#rgb</code>, <code>#rrggbb</code> および <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a> が使えます。</dd>
+ <dd>文字色。<code>#rgb</code>, <code>#rrggbb</code> および <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a> が使えます。</dd>
<dt id="attr-subscriptshift">subscriptshift</dt>
- <dd>The minimum space by which to shift the subscript below the baseline of the expression, as a <a href="/en-US/docs/CSS/length">CSS length</a>.</dd>
+ <dd>The minimum space by which to shift the subscript below the baseline of the expression, as a <a href="/ja/docs/CSS/length">CSS length</a>.</dd>
<dt id="attr-superscriptshift">superscriptshift</dt>
- <dd>The minimum space by which to shift the superscript above the baseline of the expression, as a <a href="/en-US/docs/CSS/length">CSS length</a>.</dd>
+ <dd>The minimum space by which to shift the superscript above the baseline of the expression, as a <a href="/ja/docs/CSS/length">CSS length</a>.</dd>
</dl>
<h2 id="例">例</h2>