aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/css/css_backgrounds_and_borders
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
commit1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch)
tree86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/web/css/css_backgrounds_and_borders
parent68fc8e96a9629e73469ed457abd955e548ec670c (diff)
downloadtranslated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/web/css/css_backgrounds_and_borders')
-rw-r--r--files/pt-br/web/css/css_backgrounds_and_borders/index.html3
-rw-r--r--files/pt-br/web/css/css_backgrounds_and_borders/resizing_background_images/index.html3
-rw-r--r--files/pt-br/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/pt-br/web/css/css_backgrounds_and_borders/index.html b/files/pt-br/web/css/css_backgrounds_and_borders/index.html
index 59c2117194..3c843d9d45 100644
--- a/files/pt-br/web/css/css_backgrounds_and_borders/index.html
+++ b/files/pt-br/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/pt-br/web/css/css_backgrounds_and_borders/resizing_background_images/index.html b/files/pt-br/web/css/css_backgrounds_and_borders/resizing_background_images/index.html
index d7c3ccfa3f..7928336c6e 100644
--- a/files/pt-br/web/css/css_backgrounds_and_borders/resizing_background_images/index.html
+++ b/files/pt-br/web/css/css_backgrounds_and_borders/resizing_background_images/index.html
@@ -1,8 +1,9 @@
---
title: Alterando a escala das imagens de background
-slug: Web/Guide/CSS/Scaling_background_images
+slug: 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/Guide/CSS/Scaling_background_images
---
<p><span class="seoSummary">A propriedade CSS {{ cssxref("background-size") }} possibilita o ajuste das imagens do background, ao invés do comportamento padrão do navegador de mostrar a imagem no seu tamanho real.</span> Você pode tanto aumentar como diminuir a imagem.</p>
diff --git a/files/pt-br/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html b/files/pt-br/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html
index d0e4fa11f7..d103c2d441 100644
--- a/files/pt-br/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html
+++ b/files/pt-br/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html
@@ -1,6 +1,6 @@
---
title: Multiple backgrounds
-slug: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds
+slug: 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>{{CSSRef}}</p>