aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/css
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
commite3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch)
treee79f55a57428a312358befac396d4abe25730206 /files/pt-br/web/css
parent65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff)
downloadtranslated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip
adding translation_of_original to front-matter
Diffstat (limited to 'files/pt-br/web/css')
-rw-r--r--files/pt-br/web/css/-moz-box-ordinal-group/index.html1
-rw-r--r--files/pt-br/web/css/-moz-cell/index.html1
-rw-r--r--files/pt-br/web/css/css_background_and_borders/index.html1
-rw-r--r--files/pt-br/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html1
-rw-r--r--files/pt-br/web/css/getting_started/cascading_and_inheritance/index.html1
-rw-r--r--files/pt-br/web/css/getting_started/como_css_funciona/index.html1
-rw-r--r--files/pt-br/web/css/getting_started/index.html1
-rw-r--r--files/pt-br/web/css/getting_started/javascript/index.html1
-rw-r--r--files/pt-br/web/css/getting_started/lists/index.html1
-rw-r--r--files/pt-br/web/css/getting_started/oque_&eacute;_css/index.html1
-rw-r--r--files/pt-br/web/css/getting_started/porque_usar_css/index.html1
-rw-r--r--files/pt-br/web/css/getting_started/seletores/index.html1
-rw-r--r--files/pt-br/web/css/margin/index.html1
13 files changed, 13 insertions, 0 deletions
diff --git a/files/pt-br/web/css/-moz-box-ordinal-group/index.html b/files/pt-br/web/css/-moz-box-ordinal-group/index.html
index 6895245bfa..3c3963b7e6 100644
--- a/files/pt-br/web/css/-moz-box-ordinal-group/index.html
+++ b/files/pt-br/web/css/-moz-box-ordinal-group/index.html
@@ -2,6 +2,7 @@
title: '-moz-box-ordinal-group'
slug: Web/CSS/-moz-box-ordinal-group
translation_of: Web/CSS/box-ordinal-group
+translation_of_original: Web/CSS/-moz-box-ordinal-group
---
<p>{{CSSRef}}{{Warning("Essa propriedade é parte do projeto do módulo original do CSS Flexible Box Layout, e foi substituído em projetos recentes.")}}</p>
diff --git a/files/pt-br/web/css/-moz-cell/index.html b/files/pt-br/web/css/-moz-cell/index.html
index 89fe31fd66..6e5b44d286 100644
--- a/files/pt-br/web/css/-moz-cell/index.html
+++ b/files/pt-br/web/css/-moz-cell/index.html
@@ -2,6 +2,7 @@
title: '-moz-cell'
slug: Web/CSS/-moz-cell
translation_of: Web/CSS/cursor
+translation_of_original: Web/CSS/-moz-cell
---
<div>{{CSSRef}} {{deprecated_header}}</div>
diff --git a/files/pt-br/web/css/css_background_and_borders/index.html b/files/pt-br/web/css/css_background_and_borders/index.html
index 87b26bd607..59c2117194 100644
--- a/files/pt-br/web/css/css_background_and_borders/index.html
+++ b/files/pt-br/web/css/css_background_and_borders/index.html
@@ -9,6 +9,7 @@ tags:
- Overview
- TopicStub
translation_of: Web/CSS/CSS_Backgrounds_and_Borders
+translation_of_original: Web/CSS/CSS_Background_and_Borders
---
<p>{{CSSRef}}</p>
diff --git a/files/pt-br/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html b/files/pt-br/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html
index cd35421288..d0e4fa11f7 100644
--- a/files/pt-br/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html
+++ b/files/pt-br/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html
@@ -8,6 +8,7 @@ tags:
- Guide
- 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
---
<p>{{CSSRef}}</p>
diff --git a/files/pt-br/web/css/getting_started/cascading_and_inheritance/index.html b/files/pt-br/web/css/getting_started/cascading_and_inheritance/index.html
index 90723ea85c..7880e00f6d 100644
--- a/files/pt-br/web/css/getting_started/cascading_and_inheritance/index.html
+++ b/files/pt-br/web/css/getting_started/cascading_and_inheritance/index.html
@@ -5,6 +5,7 @@ tags:
- Guía
- Iniciante
translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance
+translation_of_original: Web/Guide/CSS/Getting_started/Cascading_and_inheritance
---
<p>{{ CSSTutorialTOC() }}</p>
diff --git a/files/pt-br/web/css/getting_started/como_css_funciona/index.html b/files/pt-br/web/css/getting_started/como_css_funciona/index.html
index d8759320b8..2ead5ccae7 100644
--- a/files/pt-br/web/css/getting_started/como_css_funciona/index.html
+++ b/files/pt-br/web/css/getting_started/como_css_funciona/index.html
@@ -7,6 +7,7 @@ tags:
- Iniciante
- Web
translation_of: Learn/CSS/First_steps/How_CSS_works
+translation_of_original: Web/Guide/CSS/Getting_started/How_CSS_works
---
<p>{{ CSSTutorialTOC() }}</p>
diff --git a/files/pt-br/web/css/getting_started/index.html b/files/pt-br/web/css/getting_started/index.html
index bca1143a34..389962ab07 100644
--- a/files/pt-br/web/css/getting_started/index.html
+++ b/files/pt-br/web/css/getting_started/index.html
@@ -8,6 +8,7 @@ tags:
- Iniciante
- Web
translation_of: Learn/CSS/First_steps
+translation_of_original: Web/Guide/CSS/Getting_started
---
<p> </p>
diff --git a/files/pt-br/web/css/getting_started/javascript/index.html b/files/pt-br/web/css/getting_started/javascript/index.html
index e4ceadbb9b..544deb8960 100644
--- a/files/pt-br/web/css/getting_started/javascript/index.html
+++ b/files/pt-br/web/css/getting_started/javascript/index.html
@@ -2,6 +2,7 @@
title: JavaScript e CSS
slug: Web/CSS/Getting_Started/JavaScript
translation_of: Learn/JavaScript/Client-side_web_APIs/Manipulating_documents
+translation_of_original: Web/Guide/CSS/Getting_started/JavaScript
---
<p>{{ CSSTutorialTOC() }}</p>
<p>Esta é a pirmeira sessão da Parte II do <a href="/en/CSS/Getting_Started" title="https://developer.mozilla.org/en/CSS/Getting_Started">Tutorial de CSS</a>. A parte II consém alguns exemplos que mostram o escopo do CSS usado com outras tecnologias web e Mozilla.</p>
diff --git a/files/pt-br/web/css/getting_started/lists/index.html b/files/pt-br/web/css/getting_started/lists/index.html
index 481c1f58c5..72dc8dc227 100644
--- a/files/pt-br/web/css/getting_started/lists/index.html
+++ b/files/pt-br/web/css/getting_started/lists/index.html
@@ -2,6 +2,7 @@
title: Manipulando Listas
slug: Web/CSS/Getting_Started/Lists
translation_of: Learn/CSS/Styling_text/Styling_lists
+translation_of_original: Web/Guide/CSS/Getting_started/Lists
---
<p>{{ CSSTutorialTOC() }}</p>
diff --git a/files/pt-br/web/css/getting_started/oque_&eacute;_css/index.html b/files/pt-br/web/css/getting_started/oque_&eacute;_css/index.html
index b72101c453..1ccc04f0ce 100644
--- a/files/pt-br/web/css/getting_started/oque_&eacute;_css/index.html
+++ b/files/pt-br/web/css/getting_started/oque_&eacute;_css/index.html
@@ -2,6 +2,7 @@
title: O que é CSS
slug: Web/CSS/Getting_Started/Oque_&eacute;_CSS
translation_of: Learn/CSS/First_steps/How_CSS_works
+translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS
---
<p>{{ CSSTutorialTOC() }}</p>
diff --git a/files/pt-br/web/css/getting_started/porque_usar_css/index.html b/files/pt-br/web/css/getting_started/porque_usar_css/index.html
index 1219d9c096..453aa4c966 100644
--- a/files/pt-br/web/css/getting_started/porque_usar_css/index.html
+++ b/files/pt-br/web/css/getting_started/porque_usar_css/index.html
@@ -2,6 +2,7 @@
title: Por que usar CSS?
slug: Web/CSS/Getting_Started/Porque_usar_CSS
translation_of: Learn/CSS/First_steps/How_CSS_works
+translation_of_original: Web/Guide/CSS/Getting_started/Why_use_CSS
---
<p><span style="line-height: 1.5;">{{ CSSTutorialTOC() }}</span></p>
diff --git a/files/pt-br/web/css/getting_started/seletores/index.html b/files/pt-br/web/css/getting_started/seletores/index.html
index 22b53c2049..3870c68936 100644
--- a/files/pt-br/web/css/getting_started/seletores/index.html
+++ b/files/pt-br/web/css/getting_started/seletores/index.html
@@ -2,6 +2,7 @@
title: Seletores
slug: Web/CSS/Getting_Started/Seletores
translation_of: Learn/CSS/Building_blocks/Selectors
+translation_of_original: Web/Guide/CSS/Getting_started/Selectors
---
<p>{{ CSSTutorialTOC() }}</p>
diff --git a/files/pt-br/web/css/margin/index.html b/files/pt-br/web/css/margin/index.html
index 037d22b5b0..4b033dfd69 100644
--- a/files/pt-br/web/css/margin/index.html
+++ b/files/pt-br/web/css/margin/index.html
@@ -6,6 +6,7 @@ tags:
- CSS Property
- Reference
translation_of: Web/CSS/margin
+translation_of_original: Web/CSS/margin-new
---
<div>{{CSSRef}}</div>