aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/css/css_backgrounds_and_borders
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:45:38 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:45:38 +0100
commit12b585b8e60a2877ff64dc6dc5ab058c43652f47 (patch)
tree022e6a59b4a0504d15853edfa8d3370521d8653d /files/de/web/css/css_backgrounds_and_borders
parent4ab365b110f2f1f2b736326b7059244a32115089 (diff)
downloadtranslated-content-12b585b8e60a2877ff64dc6dc5ab058c43652f47.tar.gz
translated-content-12b585b8e60a2877ff64dc6dc5ab058c43652f47.tar.bz2
translated-content-12b585b8e60a2877ff64dc6dc5ab058c43652f47.zip
unslug de: modify
Diffstat (limited to 'files/de/web/css/css_backgrounds_and_borders')
-rw-r--r--files/de/web/css/css_backgrounds_and_borders/index.html3
-rw-r--r--files/de/web/css/css_backgrounds_and_borders/resizing_background_images/index.html3
-rw-r--r--files/de/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/de/web/css/css_backgrounds_and_borders/index.html b/files/de/web/css/css_backgrounds_and_borders/index.html
index 59c2117194..3c843d9d45 100644
--- a/files/de/web/css/css_backgrounds_and_borders/index.html
+++ b/files/de/web/css/css_backgrounds_and_borders/index.html
@@ -1,6 +1,6 @@
---
title: CSS Background and Borders
-slug: Web/CSS/CSS_Background_and_Borders
+slug: Web/CSS/CSS_Backgrounds_and_Borders
tags:
- CSS
- CSS Backgrounds and Borders
@@ -10,6 +10,7 @@ tags:
- TopicStub
translation_of: Web/CSS/CSS_Backgrounds_and_Borders
translation_of_original: Web/CSS/CSS_Background_and_Borders
+original_slug: Web/CSS/CSS_Background_and_Borders
---
<p>{{CSSRef}}</p>
diff --git a/files/de/web/css/css_backgrounds_and_borders/resizing_background_images/index.html b/files/de/web/css/css_backgrounds_and_borders/resizing_background_images/index.html
index abd1e8f200..463367f7ef 100644
--- a/files/de/web/css/css_backgrounds_and_borders/resizing_background_images/index.html
+++ b/files/de/web/css/css_backgrounds_and_borders/resizing_background_images/index.html
@@ -1,11 +1,12 @@
---
title: Hintergrundbilder skalieren
-slug: Web/Guide/CSS/Scaling_background_images
+slug: Web/CSS/CSS_Backgrounds_and_Borders/Resizing_background_images
tags:
- CSS Hintergrundbild
- Skalierung Hintergrundbild
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/Guide/CSS/Scaling_background_images
---
<p><span class="seoSummary">Die {{ cssxref("background-size") }} CSS Eigenschaft ermöglicht es, die Größe von Hintergrundbildern einzustellen, anstatt das voreingestellte Verhalten, das Bild auf die volle Größe zu kacheln, zu verwenden.</span>Man kann das Bild nach Wunsch nach oben oder unten skalieren.</p>
diff --git a/files/de/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html b/files/de/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html
index 9b717083f8..344c737807 100644
--- a/files/de/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html
+++ b/files/de/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html
@@ -1,6 +1,6 @@
---
title: Mehrere Hintergründe in CSS verwenden
-slug: Web/CSS/CSS_Background_and_Borders/Mehrere_Hintergründe_in_CSS_verwenden
+slug: Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds
tags:
- Beispiel
- CSS
@@ -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/Mehrere_Hintergründe_in_CSS_verwenden
---
<p>{{CSSRef}}</p>