From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/pt-br/web/guide/css/scaling_background_images/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'files/pt-br/web/guide') diff --git a/files/pt-br/web/guide/css/scaling_background_images/index.html b/files/pt-br/web/guide/css/scaling_background_images/index.html index e9f7296721..d7c3ccfa3f 100644 --- a/files/pt-br/web/guide/css/scaling_background_images/index.html +++ b/files/pt-br/web/guide/css/scaling_background_images/index.html @@ -2,6 +2,7 @@ title: Alterando a escala das imagens de background slug: Web/Guide/CSS/Scaling_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 ---

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. Você pode tanto aumentar como diminuir a imagem.

-- cgit v1.2.3-54-g00ecf