diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
commit | 8519a85da1acd5b7863268b6cf6f9e4fd14bcf31 (patch) | |
tree | e1913952f832b4143627130e94a6eb117da5de79 /files/pt-pt/learn/css/styling_text/fundamentals/index.html | |
parent | 2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e (diff) | |
download | translated-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/styling_text/fundamentals/index.html')
-rw-r--r-- | files/pt-pt/learn/css/styling_text/fundamentals/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
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> |