From fd1e2435671adf89d5a2718fc7d1454828f147ae Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Mon, 12 Jul 2021 10:11:30 +0900 Subject: remove wiki.developer.mozilla.org links --- files/ja/web/mathml/element/msqrt/index.html | 4 ++-- files/ja/web/mathml/element/munder/index.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'files/ja/web/mathml') 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
href
ハイパーリンクを設定する際に用いられます。
mathbackground
-
数式の背景色を指定するために使われます。#rgb#rrggbbのような16進表現のほか、HTMLで定められた色キーワードを用いることができます。
+
数式の背景色を指定するために使われます。#rgb#rrggbbのような16進表現のほか、HTMLで定められた色キーワードを用いることができます。
mathcolor
-
根号を含んだ数式の文字の色を指定するために使われます。#rgb#rrggbbのような16進表現のほか、HTMLで定められた色キーワードを用いることができます。
+
根号を含んだ数式の文字の色を指定するために使われます。#rgb#rrggbbのような16進表現のほか、HTMLで定められた色キーワードを用いることができます。

diff --git a/files/ja/web/mathml/element/munder/index.html b/files/ja/web/mathml/element/munder/index.html index aebcd251ac..471d78a707 100644 --- a/files/ja/web/mathml/element/munder/index.html +++ b/files/ja/web/mathml/element/munder/index.html @@ -16,15 +16,15 @@ translation_of: Web/MathML/Element/munder
If true, the element is an accent, which is drawn closer to the base expression.
If false (default value), the element is a limit under the base expression.
align {{deprecated_inline}}
-
left、 centerあるいはrightを指定することによって下付き文字をどの位置に表示するかを決めることができます。ただ、この属性は非推奨で近日中に廃止されます。代わりにCSSプロパティtext-alignを使用してください。
+
left、 centerあるいはrightを指定することによって下付き文字をどの位置に表示するかを決めることができます。ただ、この属性は非推奨で近日中に廃止されます。代わりにCSSプロパティtext-alignを使用してください。
class, id, style
CSSで装飾を行なう際に使われます。
href
ハイパーリンクを設定する際に使われます。
mathbackground
-
背景色を指定します。 #rgb#rrggbbのような16進表現やHTML color namesを用いることができます。
+
背景色を指定します。 #rgb#rrggbbのような16進表現やHTML color namesを用いることができます。
mathcolor
-
文字の色を指定します。 #rgb#rrggbbのような16進表現やHTML color namesを用いることができます。
+
文字の色を指定します。 #rgb#rrggbbのような16進表現やHTML color namesを用いることができます。

-- cgit v1.2.3-54-g00ecf