aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/mathml/element/msqrt/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/mathml/element/msqrt/index.html')
-rw-r--r--files/ja/web/mathml/element/msqrt/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/mathml/element/msqrt/index.html b/files/ja/web/mathml/element/msqrt/index.html
index f92be2fee3..840d39fd6c 100644
--- a/files/ja/web/mathml/element/msqrt/index.html
+++ b/files/ja/web/mathml/element/msqrt/index.html
@@ -18,9 +18,9 @@ translation_of: Web/MathML/Element/msqrt
<dt id="attr-href">href</dt>
<dd>ハイパーリンクを設定する際に用いられます。</dd>
<dt id="attr-mathbackground">mathbackground</dt>
- <dd>数式の背景色を指定するために使われます。<code>#rgb</code><font face="Arial, x-locale-body, sans-serif">、</font><code>#rrggbb</code>のような16進表現のほか、HTMLで定められた<a href="https://wiki.developer.mozilla.org/ja/docs/Web/CSS/color_value#Color_keywords" rel="noopener">色キーワード</a>を用いることができます。</dd>
+ <dd>数式の背景色を指定するために使われます。<code>#rgb</code><font face="Arial, x-locale-body, sans-serif">、</font><code>#rrggbb</code>のような16進表現のほか、HTMLで定められた<a href="/ja/docs/Web/CSS/color_value#Color_keywords" rel="noopener">色キーワード</a>を用いることができます。</dd>
<dt id="attr-mathcolor">mathcolor</dt>
- <dd>根号を含んだ数式の文字の色を指定するために使われます。<code>#rgb</code><font face="Arial, x-locale-body, sans-serif">、</font><code>#rrggbb</code>のような16進表現のほか、HTMLで定められた<a href="https://wiki.developer.mozilla.org/ja/docs/Web/CSS/color_value#Color_keywords" rel="noopener">色キーワード</a>を用いることができます。</dd>
+ <dd>根号を含んだ数式の文字の色を指定するために使われます。<code>#rgb</code><font face="Arial, x-locale-body, sans-serif">、</font><code>#rrggbb</code>のような16進表現のほか、HTMLで定められた<a href="/ja/docs/Web/CSS/color_value#Color_keywords" rel="noopener">色キーワード</a>を用いることができます。</dd>
</dl>
<h2 id="例">例</h2>