From 96b04b6a0956d83f3ed0a971e961159f3ab7be51 Mon Sep 17 00:00:00 2001 From: "Pavel \"LEdoian\" Turinsky" Date: Mon, 5 May 2025 16:44:09 +0200 Subject: [PATCH] =?UTF-8?q?Placeholdery=20vol=202:=20hezk=C3=A9=20chov?= =?UTF-8?q?=C3=A1n=C3=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- galerie/static/css/galerie.css | 2 ++ galerie/templates/galerie/Galerie.html | 3 --- galerie/templates/galerie/GalerieNahled.html | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/galerie/static/css/galerie.css b/galerie/static/css/galerie.css index 4dde889f..6120cf3f 100644 --- a/galerie/static/css/galerie.css +++ b/galerie/static/css/galerie.css @@ -76,6 +76,8 @@ .galerie_nahledy img { margin: 10px; + max-height: 100px; + max-width: 200px; } .galerie_nahledy div.navigace { diff --git a/galerie/templates/galerie/Galerie.html b/galerie/templates/galerie/Galerie.html index c436a77e..2a1539c7 100644 --- a/galerie/templates/galerie/Galerie.html +++ b/galerie/templates/galerie/Galerie.html @@ -109,12 +109,9 @@ {% for obrazek in obrazky_predchozi %} {% zmenseny_nahled obrazek.jako_bazmek height=100 %} {% endfor %} - {% zmenseny_nahled obrazek.jako_bazmek alt=obrazek.popis class=obrazek id="prostredni" %} - {# height=obrazek.obrazek_maly.height width=obrazek.obrazek_maly.width #} -