diff --git a/mamweb/static/css/mamweb.css b/mamweb/static/css/mamweb.css index 9c5d0d07..d1482367 100644 --- a/mamweb/static/css/mamweb.css +++ b/mamweb/static/css/mamweb.css @@ -752,11 +752,6 @@ div.org_email { backface-visibility: hidden; } -/* Style the front side (fallback if image is missing) */ -.flip-card-front { - background-color: #bbb; -} - div.flip-card-foto img { width: 100%; height: 100%; @@ -772,6 +767,10 @@ div.flip-card-foto img { padding-top: 20px; } +#archiv.flip-card-back { + background-color: white; +} + /* karty archiv */ div.popis_rocniku { @@ -1029,20 +1028,6 @@ div.org-text { /**/ -/**/ - -div.nahledy_cisel { - float: right; - height: 297px; - width: 420px; - position: relative; - margin-right: 10%; - margin-bottom: 50px; -} - -div.nahledy_cisel div, div.nahledy_cisel img { - position: absolute; -} ul.form { list-style-type: none; padding-left: 0px; diff --git a/seminar/templates/seminar/archiv/cisla.html b/seminar/templates/seminar/archiv/cisla.html index f931ee49..f40d3bd2 100644 --- a/seminar/templates/seminar/archiv/cisla.html +++ b/seminar/templates/seminar/archiv/cisla.html @@ -8,10 +8,6 @@ {% endblock %}{% endblock %} - - {% for rocnik, url_png in object_list.items %}
@@ -33,7 +29,7 @@
-
+
Jednotlivá čísla: