From a802ba37d66fb077a0fe4b9574839cb886135acf Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Tue, 14 Sep 2021 23:04:19 +0900 Subject: Web/m-w以下の文書内のリンクURLを正規化 (#2370) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正 --- files/ja/web/mathml/element/mmultiscripts/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'files/ja/web/mathml/element/mmultiscripts') 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
class, id, style
-
Provided for use with stylesheets.
+
Provided for use with stylesheets.
href
特定の URI へのハイパーリンクをセットするのに使います。
mathbackground
-
背景色。#rgb, #rrggbb および HTML color names が使えます。
+
背景色。#rgb, #rrggbb および HTML color names が使えます。
mathcolor
-
文字色。#rgb, #rrggbb および HTML color names が使えます。
+
文字色。#rgb, #rrggbb および HTML color names が使えます。
subscriptshift
-
The minimum space by which to shift the subscript below the baseline of the expression, as a CSS length.
+
The minimum space by which to shift the subscript below the baseline of the expression, as a CSS length.
superscriptshift
-
The minimum space by which to shift the superscript above the baseline of the expression, as a CSS length.
+
The minimum space by which to shift the superscript above the baseline of the expression, as a CSS length.

-- cgit v1.2.3-54-g00ecf