From a7dacefb9fca1c204dac4a66f63f0baa954d0c02 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Sun, 29 Aug 2021 12:26:38 +0900 Subject: Web/CSS/CSS_Background_and_Borders を移動 (#2177) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 中身を Web/CSS/CSS_Backgrounds_and_Borders/ へ移動 - Markdown化し、2021/08/22 時点の英語版に同期 --- files/ja/learn/css/howto/create_fancy_boxes/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ja/learn/css/howto') diff --git a/files/ja/learn/css/howto/create_fancy_boxes/index.html b/files/ja/learn/css/howto/create_fancy_boxes/index.html index 74d0b3b379..1df6bf3bdc 100644 --- a/files/ja/learn/css/howto/create_fancy_boxes/index.html +++ b/files/ja/learn/css/howto/create_fancy_boxes/index.html @@ -71,12 +71,12 @@ translation_of: Learn/CSS/Howto/create_fancy_boxes

Backgrounds

-

装飾的なボックスについて話すとき、それを扱うためのコアとなるプロパティは background-* プロパティです。 背景をいじり始めると、CSS ボックスはあなたが満たすための空白のキャンバスになります。

+

装飾的なボックスについて話すとき、それを扱うためのコアとなるプロパティは background-* プロパティです。 背景をいじり始めると、CSS ボックスはあなたが満たすための空白のキャンバスになります。

いくつかの実用的な例に進む前に、背景について知っておくべきことが2つあるので、少し後退しましょう。

-- cgit v1.2.3-54-g00ecf