aboutsummaryrefslogtreecommitdiff
path: root/files/pt-pt/learn/css
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:50:25 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:50:25 +0100
commit8519a85da1acd5b7863268b6cf6f9e4fd14bcf31 (patch)
treee1913952f832b4143627130e94a6eb117da5de79 /files/pt-pt/learn/css
parent2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e (diff)
downloadtranslated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.gz
translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.bz2
translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.zip
unslug pt-pt: modify
Diffstat (limited to 'files/pt-pt/learn/css')
-rw-r--r--files/pt-pt/learn/css/building_blocks/cascade_and_inheritance/index.html5
-rw-r--r--files/pt-pt/learn/css/building_blocks/index.html5
-rw-r--r--files/pt-pt/learn/css/building_blocks/selectors/index.html5
-rw-r--r--files/pt-pt/learn/css/building_blocks/styling_tables/index.html5
-rw-r--r--files/pt-pt/learn/css/building_blocks/values_and_units/index.html5
-rw-r--r--files/pt-pt/learn/css/css_layout/index.html5
-rw-r--r--files/pt-pt/learn/css/first_steps/how_css_is_structured/index.html5
-rw-r--r--files/pt-pt/learn/css/first_steps/how_css_works/index.html5
-rw-r--r--files/pt-pt/learn/css/first_steps/index.html5
-rw-r--r--files/pt-pt/learn/css/howto/css_faq/index.html3
-rw-r--r--files/pt-pt/learn/css/howto/generated_content/index.html5
-rw-r--r--files/pt-pt/learn/css/styling_text/fundamentals/index.html5
-rw-r--r--files/pt-pt/learn/css/styling_text/index.html3
-rw-r--r--files/pt-pt/learn/css/styling_text/styling_lists/index.html5
14 files changed, 40 insertions, 26 deletions
diff --git a/files/pt-pt/learn/css/building_blocks/cascade_and_inheritance/index.html b/files/pt-pt/learn/css/building_blocks/cascade_and_inheritance/index.html
index b73abb297f..a35e695b08 100644
--- a/files/pt-pt/learn/css/building_blocks/cascade_and_inheritance/index.html
+++ b/files/pt-pt/learn/css/building_blocks/cascade_and_inheritance/index.html
@@ -1,10 +1,11 @@
---
title: Cascata e herança
-slug: Web/CSS/Como_começar/Cascata_e_herança
+slug: Learn/CSS/Building_blocks/Cascade_and_inheritance
tags:
- - 'CSS:Como_começar'
+ - CSS:Como_começar
translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance
translation_of_original: Web/Guide/CSS/Getting_started/Cascading_and_inheritance
+original_slug: Web/CSS/Como_começar/Cascata_e_herança
---
<p>{{ PreviousNext("CSS:Como começar:Como o CSS trabalha", "CSS:Como começar:Seletores") }}</p>
diff --git a/files/pt-pt/learn/css/building_blocks/index.html b/files/pt-pt/learn/css/building_blocks/index.html
index dff3dfb0ac..62d3b77849 100644
--- a/files/pt-pt/learn/css/building_blocks/index.html
+++ b/files/pt-pt/learn/css/building_blocks/index.html
@@ -1,10 +1,11 @@
---
title: Caixas
-slug: Web/CSS/Como_começar/Caixas
+slug: Learn/CSS/Building_blocks
tags:
- - 'CSS:Como_começar'
+ - CSS:Como_começar
translation_of: Learn/CSS/Building_blocks
translation_of_original: Web/Guide/CSS/Getting_started/Boxes
+original_slug: Web/CSS/Como_começar/Caixas
---
<p>{{ PreviousNext("CSS:Como começar:Listas", "CSS:Como começar:Disposição") }}</p>
diff --git a/files/pt-pt/learn/css/building_blocks/selectors/index.html b/files/pt-pt/learn/css/building_blocks/selectors/index.html
index f9d4505614..d10ad5f044 100644
--- a/files/pt-pt/learn/css/building_blocks/selectors/index.html
+++ b/files/pt-pt/learn/css/building_blocks/selectors/index.html
@@ -1,10 +1,11 @@
---
title: Seletores
-slug: Web/CSS/Como_começar/Seletores
+slug: Learn/CSS/Building_blocks/Selectors
tags:
- - 'CSS:Como_começar'
+ - CSS:Como_começar
translation_of: Learn/CSS/Building_blocks/Selectors
translation_of_original: Web/Guide/CSS/Getting_started/Selectors
+original_slug: Web/CSS/Como_começar/Seletores
---
<p>{{ PreviousNext("CSS:Como começar:Cascata e herança", "CSS:Como começar:CSS legível") }}</p>
diff --git a/files/pt-pt/learn/css/building_blocks/styling_tables/index.html b/files/pt-pt/learn/css/building_blocks/styling_tables/index.html
index ff21a00c82..8967f90eb8 100644
--- a/files/pt-pt/learn/css/building_blocks/styling_tables/index.html
+++ b/files/pt-pt/learn/css/building_blocks/styling_tables/index.html
@@ -1,10 +1,11 @@
---
title: Tabelas
-slug: Web/CSS/Como_começar/Tabelas
+slug: Learn/CSS/Building_blocks/Styling_tables
tags:
- - 'CSS:Como_começar'
+ - CSS:Como_começar
translation_of: Learn/CSS/Building_blocks/Styling_tables
translation_of_original: Web/Guide/CSS/Getting_started/Tables
+original_slug: Web/CSS/Como_começar/Tabelas
---
<p>{{ PreviousNext("CSS:Como começar:Disposição", "CSS:Como começar:Mídia") }}</p>
diff --git a/files/pt-pt/learn/css/building_blocks/values_and_units/index.html b/files/pt-pt/learn/css/building_blocks/values_and_units/index.html
index d5c15375d7..1c5855e14c 100644
--- a/files/pt-pt/learn/css/building_blocks/values_and_units/index.html
+++ b/files/pt-pt/learn/css/building_blocks/values_and_units/index.html
@@ -1,10 +1,11 @@
---
title: Cor
-slug: Web/CSS/Como_começar/Cor
+slug: Learn/CSS/Building_blocks/Values_and_units
tags:
- - 'CSS:Como_começar'
+ - CSS:Como_começar
translation_of: Learn/CSS/Introduction_to_CSS/Values_and_units#Colors
translation_of_original: Web/Guide/CSS/Getting_started/Color
+original_slug: Web/CSS/Como_começar/Cor
---
<p>{{ PreviousNext("CSS:Como começar:Estilos de texto", "CSS:Como começar:Conteúdo") }}</p>
diff --git a/files/pt-pt/learn/css/css_layout/index.html b/files/pt-pt/learn/css/css_layout/index.html
index 0612aad9b5..c6eb9caafa 100644
--- a/files/pt-pt/learn/css/css_layout/index.html
+++ b/files/pt-pt/learn/css/css_layout/index.html
@@ -1,10 +1,11 @@
---
title: Disposição
-slug: Web/CSS/Como_começar/Disposição
+slug: Learn/CSS/CSS_layout
tags:
- - 'CSS:Como_começar'
+ - CSS:Como_começar
translation_of: Learn/CSS/CSS_layout
translation_of_original: Web/Guide/CSS/Getting_started/Layout
+original_slug: Web/CSS/Como_começar/Disposição
---
<p>{{ PreviousNext("CSS:Como começar:Caixas", "CSS:Como começar:Tabelas") }}</p>
diff --git a/files/pt-pt/learn/css/first_steps/how_css_is_structured/index.html b/files/pt-pt/learn/css/first_steps/how_css_is_structured/index.html
index 08ede46aa3..46e7d2db08 100644
--- a/files/pt-pt/learn/css/first_steps/how_css_is_structured/index.html
+++ b/files/pt-pt/learn/css/first_steps/how_css_is_structured/index.html
@@ -1,10 +1,11 @@
---
title: CSS legível
-slug: Web/CSS/Como_começar/CSS_legível
+slug: Learn/CSS/First_steps/How_CSS_is_structured
tags:
- - 'CSS:Como_começar'
+ - CSS:Como_começar
translation_of: Learn/CSS/Introduction_to_CSS/Syntax#Beyond_syntax_make_CSS_readable
translation_of_original: Web/Guide/CSS/Getting_started/Readable_CSS
+original_slug: Web/CSS/Como_começar/CSS_legível
---
<p>{{ PreviousNext("CSS:Como começar:Seletores", "CSS:Como começar:Estilos de texto") }}</p>
diff --git a/files/pt-pt/learn/css/first_steps/how_css_works/index.html b/files/pt-pt/learn/css/first_steps/how_css_works/index.html
index bd667439ff..f73b96a63a 100644
--- a/files/pt-pt/learn/css/first_steps/how_css_works/index.html
+++ b/files/pt-pt/learn/css/first_steps/how_css_works/index.html
@@ -1,10 +1,11 @@
---
title: Como o CSS trabalha
-slug: Web/CSS/Como_começar/Como_o_CSS_trabalha
+slug: Learn/CSS/First_steps/How_CSS_works
tags:
- - 'CSS:Como_começar'
+ - CSS:Como_começar
translation_of: Learn/CSS/First_steps/How_CSS_works
translation_of_original: Web/Guide/CSS/Getting_started/How_CSS_works
+original_slug: Web/CSS/Como_começar/Como_o_CSS_trabalha
---
<p>{{ PreviousNext("CSS:Como começar:Porque usar CSS", "CSS:Como começar:Cascata e herança") }}</p>
diff --git a/files/pt-pt/learn/css/first_steps/index.html b/files/pt-pt/learn/css/first_steps/index.html
index fa514756bd..bb21186eda 100644
--- a/files/pt-pt/learn/css/first_steps/index.html
+++ b/files/pt-pt/learn/css/first_steps/index.html
@@ -1,12 +1,13 @@
---
title: Como começar
-slug: Web/CSS/Como_começar
+slug: Learn/CSS/First_steps
tags:
- CSS
- - 'CSS:Como_começar'
+ - CSS:Como_começar
- Todas_as_Categorias
translation_of: Learn/CSS/First_steps
translation_of_original: Web/Guide/CSS/Getting_started
+original_slug: Web/CSS/Como_começar
---
<p> </p>
diff --git a/files/pt-pt/learn/css/howto/css_faq/index.html b/files/pt-pt/learn/css/howto/css_faq/index.html
index 357e271657..e0e558f33b 100644
--- a/files/pt-pt/learn/css/howto/css_faq/index.html
+++ b/files/pt-pt/learn/css/howto/css_faq/index.html
@@ -1,6 +1,6 @@
---
title: Perguntas Frequentes sobre CSS
-slug: Learn/CSS/Howto/FAQ_de_CSS
+slug: Learn/CSS/Howto/CSS_FAQ
tags:
- CSS
- Exemplo
@@ -9,6 +9,7 @@ tags:
- Web
- questões
translation_of: Learn/CSS/Howto/CSS_FAQ
+original_slug: Learn/CSS/Howto/FAQ_de_CSS
---
<h2 id="Why_doesn't_my_CSS_which_is_valid_render_correctly">Why doesn't my CSS, which is valid, render correctly?</h2>
diff --git a/files/pt-pt/learn/css/howto/generated_content/index.html b/files/pt-pt/learn/css/howto/generated_content/index.html
index 523c408aad..c9b979f870 100644
--- a/files/pt-pt/learn/css/howto/generated_content/index.html
+++ b/files/pt-pt/learn/css/howto/generated_content/index.html
@@ -1,9 +1,10 @@
---
title: Conteúdo
-slug: Web/CSS/Como_começar/Conteúdo
+slug: Learn/CSS/Howto/Generated_content
tags:
- - 'CSS:Como_começar'
+ - CSS:Como_começar
translation_of: Learn/CSS/Howto/Generated_content
+original_slug: Web/CSS/Como_começar/Conteúdo
---
<p>{{ PreviousNext("CSS:Como começar:Cor", "CSS:Como começar:Listas") }}</p>
diff --git a/files/pt-pt/learn/css/styling_text/fundamentals/index.html b/files/pt-pt/learn/css/styling_text/fundamentals/index.html
index 373688d00f..d4e2e23478 100644
--- a/files/pt-pt/learn/css/styling_text/fundamentals/index.html
+++ b/files/pt-pt/learn/css/styling_text/fundamentals/index.html
@@ -1,10 +1,11 @@
---
title: Estilos de texto
-slug: Web/CSS/Como_começar/Estilos_de_texto
+slug: Learn/CSS/Styling_text/Fundamentals
tags:
- - 'CSS:Como_começar'
+ - CSS:Como_começar
translation_of: Learn/CSS/Styling_text/Fundamentals
translation_of_original: Web/Guide/CSS/Getting_started/Text_styles
+original_slug: Web/CSS/Como_começar/Estilos_de_texto
---
<p>{{ PreviousNext("CSS:Como começar:CSS legível", "CSS:Como começar:Cor") }}</p>
diff --git a/files/pt-pt/learn/css/styling_text/index.html b/files/pt-pt/learn/css/styling_text/index.html
index 5d00bc90c5..4707ead18c 100644
--- a/files/pt-pt/learn/css/styling_text/index.html
+++ b/files/pt-pt/learn/css/styling_text/index.html
@@ -1,6 +1,6 @@
---
title: Estilizar texto
-slug: Learn/CSS/Estilo_de_texto
+slug: Learn/CSS/Styling_text
tags:
- CSS
- Hiperligações
@@ -15,6 +15,7 @@ tags:
- tipo de letra
- tipos de letra da Web
translation_of: Learn/CSS/Styling_text
+original_slug: Learn/CSS/Estilo_de_texto
---
<div>{{LearnSidebar}}</div>
diff --git a/files/pt-pt/learn/css/styling_text/styling_lists/index.html b/files/pt-pt/learn/css/styling_text/styling_lists/index.html
index cff2108b51..654b8a240e 100644
--- a/files/pt-pt/learn/css/styling_text/styling_lists/index.html
+++ b/files/pt-pt/learn/css/styling_text/styling_lists/index.html
@@ -1,10 +1,11 @@
---
title: Listas
-slug: Web/CSS/Como_começar/Listas
+slug: Learn/CSS/Styling_text/Styling_lists
tags:
- - 'CSS:Como_começar'
+ - CSS:Como_começar
translation_of: Learn/CSS/Styling_text/Styling_lists
translation_of_original: Web/Guide/CSS/Getting_started/Lists
+original_slug: Web/CSS/Como_começar/Listas
---
<p>{{ PreviousNext("CSS:Como começar:Conteúdo", "CSS:Como começar:Caixas") }}</p>