From d5dfc54d019d9bf8f58eeac16e41c2b97496eac9 Mon Sep 17 00:00:00 2001 From: Carolyn Wu <87150472+cw118@users.noreply.github.com> Date: Thu, 16 Dec 2021 20:16:30 -0500 Subject: Fix Learn Flexbox image sources (#3331) * Fix flex_terms.png image source * Fix remaining external image links * Remove style for flex_terms.png Matches image placement/style with en-US * Revert first ja image source Reverts to original/correct image source for mistakenly changed flexbox-example1.png in Japanese file --- files/pl/learn/css/css_layout/flexbox/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'files/pl') diff --git a/files/pl/learn/css/css_layout/flexbox/index.html b/files/pl/learn/css/css_layout/flexbox/index.html index 1a06738b54..b2ef1a7724 100644 --- a/files/pl/learn/css/css_layout/flexbox/index.html +++ b/files/pl/learn/css/css_layout/flexbox/index.html @@ -53,7 +53,7 @@ translation_of: Learn/CSS/CSS_layout/Flexbox

Zauważ, że mamy element {{htmlelement("header")}} z nagłówkiem w środku oraz {{htmlelement("section")}} zawierający trzy  {{htmlelement("article")}}. Użyjemy tego do stworzenia dość standardowego układu trzy-kolumnowego.

-

+

Określanie, które elementy układu wykorzystać jako elastyczne pudełka.

@@ -65,7 +65,7 @@ translation_of: Learn/CSS/CSS_layout/Flexbox

Rezultatem tego powinno być takie coś:

-

+

Pojedyncza deklaracja daje nam wszystko czego potrzebujemy — niewiarygodne, co nie? Mamy nasz układ kolumn z kilkoma kolumnami o jednakowych rozmiarach i mających tą samą wysokość. Dzieje się tak dlatego że domyślne wartości ustawione są w taki sposób żeby rowiązywać problem nierównych kolumn. Więcej o tym później.

@@ -77,7 +77,7 @@ translation_of: Learn/CSS/CSS_layout/Flexbox

Elementy blokowe w modelu flex box układają się względem dwóch osi:

-

flex_terms.png

+

flex_terms.png