From a1239cd00fc67aafb049679a638a929ab852387b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kate=C5=99ina=20=C4=8C=C3=AD=C5=BEkov=C3=A1?= Date: Thu, 20 Feb 2020 08:03:02 +0100 Subject: [PATCH] =?UTF-8?q?pr=C3=A1ce=20na=20str=C3=A1nce=20organiz=C3=A1t?= =?UTF-8?q?or=C5=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mamweb/static/css/mamweb.css | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/mamweb/static/css/mamweb.css b/mamweb/static/css/mamweb.css index 082d5d36..ff7e2872 100644 --- a/mamweb/static/css/mamweb.css +++ b/mamweb/static/css/mamweb.css @@ -563,11 +563,6 @@ div.org_pole { text-align: center; } -.foto_org { - padding-top: 10px; - padding-bottom: 10px; -} - div.seznam_orgu h3 { text-align: center; margin-top: 10px; @@ -576,9 +571,11 @@ div.seznam_orgu h3 { /*otáčecí karty organizátorů*/ .flip-card { - width: 300px; - height: 200px; + width: 200px; + height: 250px; perspective: 1000px; /* Remove this if you don't want the 3D effect */ + margin-left: auto; + margin-right: auto; } /* This container is needed to position the front and back side */ @@ -863,21 +860,21 @@ div.nahledy_cisel div, div.nahledy_cisel img { position: absolute; } ul.form { - list-style-type: none; + list-style-type: none; padding-left: 0px; } label.field-label { - font-weight: normal; + font-weight: normal; } label.field-required { - font-weight: bold; + font-weight: bold; } .field-error { font-size: 14px; color: red; } ul.form li{ - margin-bottom: 3px; + margin-bottom: 3px; } p.gdpr { font-size: 6pt;