aboutsummaryrefslogtreecommitdiff
path: root/files/ja/conflicting/web/css/css_backgrounds_and_borders
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/conflicting/web/css/css_backgrounds_and_borders')
-rw-r--r--files/ja/conflicting/web/css/css_backgrounds_and_borders/resizing_background_images/index.html3
-rw-r--r--files/ja/conflicting/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/ja/conflicting/web/css/css_backgrounds_and_borders/resizing_background_images/index.html b/files/ja/conflicting/web/css/css_backgrounds_and_borders/resizing_background_images/index.html
index fa7ce58677..f977767419 100644
--- a/files/ja/conflicting/web/css/css_backgrounds_and_borders/resizing_background_images/index.html
+++ b/files/ja/conflicting/web/css/css_backgrounds_and_borders/resizing_background_images/index.html
@@ -1,8 +1,9 @@
---
title: 背景画像の拡大縮小
-slug: Web/CSS/Scaling_background_images
+slug: conflicting/Web/CSS/CSS_Backgrounds_and_Borders/Resizing_background_images
translation_of: Web/CSS/CSS_Backgrounds_and_Borders/Resizing_background_images
translation_of_original: Web/CSS/CSS_Background_and_Borders/Scaling_background_images
+original_slug: Web/CSS/Scaling_background_images
---
<p>CSS の {{cssxref("background-size")}} プロパティによって、フルサイズの画像がタイル状に配置されるという既定の動作の代わりに、背景画像のサイズを調節することができるようになります。画像を望むように拡大または縮小することができます。</p>
diff --git a/files/ja/conflicting/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html b/files/ja/conflicting/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html
index 4c7327f6c1..863b8661e9 100644
--- a/files/ja/conflicting/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html
+++ b/files/ja/conflicting/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html
@@ -1,6 +1,6 @@
---
title: CSS での複数の背景の利用方法
-slug: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds
+slug: conflicting/Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds
tags:
- CSS
- CSS Background
@@ -9,6 +9,7 @@ tags:
- Intermediate
translation_of: Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds
translation_of_original: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds
+original_slug: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds
---
<p id="Summary">{{CSSRef}}</p>