From f6e08414dd1b002c081c0e6a4fb4774875a428d8 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Sat, 28 Aug 2021 21:03:28 +0900 Subject: Web/CSS/CSS_Backgrounds_and_Borders/Box-shadow_generator を新規翻訳 (#2157) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 関連するファイルを更新 --- files/ja/web/css/box-shadow/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/web/css/box-shadow/index.html') diff --git a/files/ja/web/css/box-shadow/index.html b/files/ja/web/css/box-shadow/index.html index 5fb4b74744..d28db18a1e 100644 --- a/files/ja/web/css/box-shadow/index.html +++ b/files/ja/web/css/box-shadow/index.html @@ -29,7 +29,7 @@ translation_of: Web/CSS/box-shadow

box-shadow プロパティで、ほぼすべての要素のフレームから影を落とすことができます。 {{cssxref("border-radius")}} が指定された場合は、影もその丸みを反映します。複数のボックスの影の重ね合わせ順は、複数のテキストの影の場合と同様になります (最初に指定された影が最も手前に来ます)。

-

Box-shadow generator は、 box-shadow を対話的に作成できるツールです。

+

ボックスの影作成ツールは、 box-shadow を対話的に作成できるツールです。

構文

-- cgit v1.2.3-54-g00ecf