diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
commit | 1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch) | |
tree | 86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/learn/css/first_steps | |
parent | 68fc8e96a9629e73469ed457abd955e548ec670c (diff) | |
download | translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2 translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip |
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/learn/css/first_steps')
3 files changed, 6 insertions, 3 deletions
diff --git a/files/pt-br/learn/css/first_steps/getting_started/index.html b/files/pt-br/learn/css/first_steps/getting_started/index.html index a9a5218e98..c3ba793680 100644 --- a/files/pt-br/learn/css/first_steps/getting_started/index.html +++ b/files/pt-br/learn/css/first_steps/getting_started/index.html @@ -1,6 +1,6 @@ --- title: Iniciando com CSS -slug: Learn/CSS/First_steps/Iniciando +slug: Learn/CSS/First_steps/Getting_started tags: - Aprender - CSS @@ -11,6 +11,7 @@ tags: - Seletores - Sintaxe translation_of: Learn/CSS/First_steps/Getting_started +original_slug: Learn/CSS/First_steps/Iniciando --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/css/first_steps/how_css_is_structured/index.html b/files/pt-br/learn/css/first_steps/how_css_is_structured/index.html index 4084647920..3974af9c99 100644 --- a/files/pt-br/learn/css/first_steps/how_css_is_structured/index.html +++ b/files/pt-br/learn/css/first_steps/how_css_is_structured/index.html @@ -1,7 +1,8 @@ --- title: Como CSS é estruturado -slug: Learn/CSS/First_steps/Como_CSS_e_estruturado +slug: Learn/CSS/First_steps/How_CSS_is_structured translation_of: Learn/CSS/First_steps/How_CSS_is_structured +original_slug: Learn/CSS/First_steps/Como_CSS_e_estruturado --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/css/first_steps/what_is_css/index.html b/files/pt-br/learn/css/first_steps/what_is_css/index.html index 41980dfee6..faffe455fb 100644 --- a/files/pt-br/learn/css/first_steps/what_is_css/index.html +++ b/files/pt-br/learn/css/first_steps/what_is_css/index.html @@ -1,6 +1,6 @@ --- title: O que é CSS? -slug: Learn/CSS/First_steps/O_que_e_CSS +slug: Learn/CSS/First_steps/What_is_CSS tags: - Aprender - CSS @@ -10,6 +10,7 @@ tags: - Sintaxe - especificação translation_of: Learn/CSS/First_steps/What_is_CSS +original_slug: Learn/CSS/First_steps/O_que_e_CSS --- <div>{{LearnSidebar}}</div> |