diff --git a/mamweb/static/css/mamweb.css b/mamweb/static/css/mamweb.css index 7880c7e2..0d23829f 100644 --- a/mamweb/static/css/mamweb.css +++ b/mamweb/static/css/mamweb.css @@ -52,7 +52,7 @@ div.content { padding: 15px 30px; } -h2 { +h1 { margin-top: 0px; } @@ -92,6 +92,7 @@ h2 { top: 40px; left: 55px; } +/* #header h1 { font-size: 130%; position: absolute; @@ -99,6 +100,7 @@ h2 { left: 30px; height: 110px; } +*/ #header img.header { margin: -25px 20px 0px 0px; height: 145px; @@ -160,7 +162,7 @@ div.menu li.selected a { z-index: 15px; } -h2 a:hover { +h1 a:hover { text-decoration: none; } @@ -263,7 +265,7 @@ div.zadani_azad_termin { text-align: center; } -#seznam_orgu h2 { +#seznam_orgu h1 { text-align: center; } @@ -495,7 +497,7 @@ div.zadani_azad_termin { margin: 20px auto 0 auto; } -.galerie h2 { +.galerie h1 { text-align: center; } diff --git a/seminar/templates/seminar/archiv/cislo.html b/seminar/templates/seminar/archiv/cislo.html index 6207048c..8d6495ab 100644 --- a/seminar/templates/seminar/archiv/cislo.html +++ b/seminar/templates/seminar/archiv/cislo.html @@ -2,18 +2,18 @@ {% block content %}
-

+

{% block nadpis1a %}{% block nadpis1b %} Číslo {{ cislo }} {% endblock %}{% endblock %} -

+ {% if cislo.pdf %}

Číslo v pdf {% endif %}

Ročník {{ cislo.rocnik }} -

Zadané problémy

+

Zadané problémy

-

Řešené problémy

+

Řešené problémy