diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-11-17 01:34:23 +0900 |
---|---|---|
committer | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-11-28 02:23:54 +0900 |
commit | 75c9efb03dd63fb59adde624552b6d4d04e178d7 (patch) | |
tree | 5966e5702326d79de4feccd78dbbc5d10193344c /files/ja/web/css/overflow-inline | |
parent | 097e0c985e82e73460e6c0a76f3b901ce3af98f7 (diff) | |
download | translated-content-75c9efb03dd63fb59adde624552b6d4d04e178d7.tar.gz translated-content-75c9efb03dd63fb59adde624552b6d4d04e178d7.tar.bz2 translated-content-75c9efb03dd63fb59adde624552b6d4d04e178d7.zip |
CSS 論理的プロパティのその他プロパティの変換準備
Diffstat (limited to 'files/ja/web/css/overflow-inline')
-rw-r--r-- | files/ja/web/css/overflow-inline/index.md (renamed from files/ja/web/css/overflow-inline/index.html) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/css/overflow-inline/index.html b/files/ja/web/css/overflow-inline/index.md index 2f171e18b5..1fd41684cc 100644 --- a/files/ja/web/css/overflow-inline/index.html +++ b/files/ja/web/css/overflow-inline/index.md @@ -3,7 +3,7 @@ title: overflow-inline slug: Web/CSS/overflow-inline tags: - CSS - - CSS Box Model + - CSS ボックスモデル - CSS Property - Reference - 'recipe:css-property' |