diff options
| author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
|---|---|---|
| committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
| commit | b8170f78422f2269dfc9df7760cc1ad51c048c00 (patch) | |
| tree | bbe8555451304d47a06232ea37338c1678f2f1ed /files/pl/learn/css/first_steps | |
| parent | de5c456ebded0e038adbf23db34cc290c8829180 (diff) | |
| download | translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.gz translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.bz2 translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.zip | |
unslug pl: modify
Diffstat (limited to 'files/pl/learn/css/first_steps')
| -rw-r--r-- | files/pl/learn/css/first_steps/how_css_is_structured/index.html | 5 | ||||
| -rw-r--r-- | files/pl/learn/css/first_steps/how_css_works/index.html | 5 | ||||
| -rw-r--r-- | files/pl/learn/css/first_steps/index.html | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/files/pl/learn/css/first_steps/how_css_is_structured/index.html b/files/pl/learn/css/first_steps/how_css_is_structured/index.html index 0e62945cbd..8dab9ba99d 100644 --- a/files/pl/learn/css/first_steps/how_css_is_structured/index.html +++ b/files/pl/learn/css/first_steps/how_css_is_structured/index.html @@ -1,10 +1,11 @@ --- title: Czytelny CSS -slug: Web/CSS/Na_początek/Czytelny_CSS +slug: Learn/CSS/First_steps/How_CSS_is_structured tags: - - 'CSS:Na_początek' + - CSS:Na_początek 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/Na_początek/Czytelny_CSS --- <p> </p><p>Ta strona opisuje styl i gramatykę języka CSS. diff --git a/files/pl/learn/css/first_steps/how_css_works/index.html b/files/pl/learn/css/first_steps/how_css_works/index.html index 4502cad557..5b00b91b96 100644 --- a/files/pl/learn/css/first_steps/how_css_works/index.html +++ b/files/pl/learn/css/first_steps/how_css_works/index.html @@ -1,10 +1,11 @@ --- title: Czym jest CSS -slug: Web/CSS/Na_początek/Czym_jest_CSS +slug: Learn/CSS/First_steps/How_CSS_works tags: - - 'CSS:Na_początek' + - CSS:Na_początek translation_of: Learn/CSS/First_steps/How_CSS_works translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS +original_slug: Web/CSS/Na_początek/Czym_jest_CSS --- <p> </p> diff --git a/files/pl/learn/css/first_steps/index.html b/files/pl/learn/css/first_steps/index.html index 22b975504c..479321eb86 100644 --- a/files/pl/learn/css/first_steps/index.html +++ b/files/pl/learn/css/first_steps/index.html @@ -1,12 +1,13 @@ --- title: Na początek -slug: Web/CSS/Na_początek +slug: Learn/CSS/First_steps tags: - CSS - - 'CSS:Na_początek' + - CSS:Na_początek - Wszystkie_kategorie translation_of: Learn/CSS/First_steps translation_of_original: Web/Guide/CSS/Getting_started +original_slug: Web/CSS/Na_początek --- <p> </p> <h3 id="Wprowadzenie" name="Wprowadzenie">Wprowadzenie</h3> |
