diff options
| author | potappo <potappo@gmail.com> | 2021-08-21 14:51:17 +0900 |
|---|---|---|
| committer | potappo <potappo@gmail.com> | 2021-08-21 14:51:17 +0900 |
| commit | 7257389b546df95eecdf44e67e68009e69ece2b2 (patch) | |
| tree | fd051db8a2daad9ddde969ff15eaa833a9d2a36b /files/ja/web/css/padding-bottom | |
| parent | bc98b39ca91c1ee566cb5c6a2cc9da21ecdadb6a (diff) | |
| parent | 66dd961c765e2843fdc3ed463baa19873924c0a3 (diff) | |
| download | translated-content-7257389b546df95eecdf44e67e68009e69ece2b2.tar.gz translated-content-7257389b546df95eecdf44e67e68009e69ece2b2.tar.bz2 translated-content-7257389b546df95eecdf44e67e68009e69ece2b2.zip | |
Merge branch '20210818-remove-meaningless-titles' of https://github.com/mfuji09/MDN-translated-content into mfuji09-20210818-remove-meaningless-titles
Diffstat (limited to 'files/ja/web/css/padding-bottom')
| -rw-r--r-- | files/ja/web/css/padding-bottom/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/css/padding-bottom/index.html b/files/ja/web/css/padding-bottom/index.html index 877b22fa80..8aa21ff9bb 100644 --- a/files/ja/web/css/padding-bottom/index.html +++ b/files/ja/web/css/padding-bottom/index.html @@ -104,7 +104,7 @@ padding-bottom: unset; <h2 id="See_also" name="See_also">関連情報</h2> <ul> - <li><a href="/ja/docs/Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model" title="ja/CSS/box model">CSS 基本ボックスモデルの紹介</a></li> + <li><a href="/ja/docs/Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model">CSS 基本ボックスモデルの紹介</a></li> <li>{{cssxref("padding-top")}}, {{cssxref("padding-right")}}, {{cssxref("padding-left")}} および {{cssxref("padding")}} 一括指定</li> <li>対応付けられる論理的プロパティ: {{cssxref("padding-block-start")}}, {{cssxref("padding-block-end")}}, {{cssxref("padding-inline-start")}}, {{cssxref("padding-inline-end")}} および一括指定の {{cssxref("padding-block")}} と {{cssxref("padding-inline")}}</li> </ul> |
