From 3714d0aa5731202a7edfef48d72013cf93bda8c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kate=C5=99ina=20=C4=8C?= Date: Wed, 17 Jun 2020 22:46:06 +0200 Subject: [PATCH] =?UTF-8?q?obr=C3=A1zky=20nesm=C3=AD=20b=C3=BDt=20v=C4=9Bt?= =?UTF-8?q?=C5=A1=C3=AD,=20ne=C5=BE=20=C5=A1=C3=AD=C5=99ka=20str=C3=A1nky?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mamweb/static/css/mamweb.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mamweb/static/css/mamweb.css b/mamweb/static/css/mamweb.css index 093da717..7dda151a 100644 --- a/mamweb/static/css/mamweb.css +++ b/mamweb/static/css/mamweb.css @@ -55,6 +55,8 @@ a:focus, a:hover, a:active { img { filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.4)); + max-width: 100%; + height: auto; } h1 { /*todo: odliĊĦit 1 a 2 */ @@ -966,7 +968,8 @@ div.cislo_odkazy ul { } div.novinka_obrazek { - width: 100%; + width: 100%; + max-width: 400px; /*FIXME*/ } div.org-text {