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/msub/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'files/ja/web/mathml/element/msub') diff --git a/files/ja/web/mathml/element/msub/index.html b/files/ja/web/mathml/element/msub/index.html index 3e4f44c00f..e4be6d7edc 100644 --- a/files/ja/web/mathml/element/msub/index.html +++ b/files/ja/web/mathml/element/msub/index.html @@ -12,15 +12,15 @@ translation_of: Web/MathML/Element/msub
class, id, style
-
Provided for use with stylesheets.
+
Provided for use with stylesheets.
href
Used to set a hyperlink to a specified URI.
mathbackground
-
The background color. You can use #rgb, #rrggbb and HTML color names.
+
The background color. You can use #rgb, #rrggbb and HTML color names.
mathcolor
-
The text color. You can use #rgb, #rrggbb and HTML color names.
+
The text color. You can use #rgb, #rrggbb and HTML color names.
subscriptshift
-
下付き部分を本体のベースラインから下げる最小量を length value として指定します。
+
下付き部分を本体のベースラインから下げる最小量を length value として指定します。

-- cgit v1.2.3-54-g00ecf