diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-11-20 21:41:10 +0900 |
---|---|---|
committer | potappo <potappo@gmail.com> | 2021-11-21 22:36:58 +0900 |
commit | 18fdb0899298c18183f383d437d816738bb60085 (patch) | |
tree | d4d79b714cf4ac78c72af2369787fa6b3d11c80f | |
parent | 03ca9dc9761e2bc51acb26aad3d995914e62fbfb (diff) | |
download | translated-content-18fdb0899298c18183f383d437d816738bb60085.tar.gz translated-content-18fdb0899298c18183f383d437d816738bb60085.tar.bz2 translated-content-18fdb0899298c18183f383d437d816738bb60085.zip |
Update files/ja/web/css/css_logical_properties/margins_borders_padding/index.md
Co-authored-by: potappo <potappo@gmail.com>
-rw-r--r-- | files/ja/web/css/css_logical_properties/margins_borders_padding/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/css/css_logical_properties/margins_borders_padding/index.md b/files/ja/web/css/css_logical_properties/margins_borders_padding/index.md index ac5aced25f..2f5a44f8ff 100644 --- a/files/ja/web/css/css_logical_properties/margins_borders_padding/index.md +++ b/files/ja/web/css/css_logical_properties/margins_borders_padding/index.md @@ -11,7 +11,7 @@ translation_of: Web/CSS/CSS_Logical_Properties/Margins_borders_padding --- {{CSSRef}} -[論理的プロパティと値仕様書](https://drafts.csswg.org/css-logical/) (Logical Properties and Values specification<) では、それぞれのマージン、境界、パディングのプロパティおよびその一括指定について、フローに関連する対応付けを定義します。 +[論理的プロパティと値仕様書](https://drafts.csswg.org/css-logical/) (Logical Properties and Values specification) では、それぞれのマージン、境界、パディングのプロパティおよびその一括指定について、フローに関連する対応付けを定義します。 [CSS 論理的プロパティと値](/ja/docs/Web/CSS/CSS_Logical_Properties)のメインページを見ると、たくさんのプロパティが並んでいます。これは多くがマージン、境界、パディングのそれぞれの辺について 4 つの個別指定値と、一括指定値のすべてがあるためです。 |