Zespół: Difference between revisions
From LHDB
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 33: | Line 33: | ||
.tile img { | .tile img { | ||
max-width: 100px; /* Ograniczenie wielkości obrazków */ | max-width: 100px; /* Ograniczenie wielkości obrazków */ | ||
border-radius: | border-radius: 8px; /* Zaokrąglone rogi zamiast okrągłych */ | ||
margin-bottom: 0.5em; | margin-bottom: 0.5em; | ||
} | } |