|
|
@ -26,10 +26,10 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="col-3"> |
|
|
|
<div class="d-flex flex-column-reverse bd-highlight"> |
|
|
|
<div class="d-flex flex-column bd-highlight"> |
|
|
|
<div class="p-2 bd-highlight"><img src="{%static "kinoostrov/img/search.svg" %}" alt=""></div> |
|
|
|
<div class="p-2 bd-highlight"><img src="{%static "kinoostrov/img/arrow-right.svg" %}" alt=""></div> |
|
|
|
<div class="p-2 bd-highlight"><img src="{%static "kinoostrov/img/arrow-right.svg" %}" alt=""></div> |
|
|
|
<div class="p-2 bd-highlight"><a href="https://www.facebook.com/kinoostrov"><img src="{%static "kinoostrov/img/arrow-right.svg" %}" alt=""></a></div> |
|
|
|
<div class="p-2 bd-highlight"><a href="https://www.facebook.com/filmfestlitomerice"><img src="{%static "kinoostrov/img/arrow-right.svg" %}" alt=""></a></div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -38,12 +38,10 @@ |
|
|
|
<nav class="navbar navbar-light "> |
|
|
|
<div class="container-fluid"> |
|
|
|
<a href="{% url "akce" %}"><h3><b>Letní kino</b></h3></a> |
|
|
|
<a href="{% url "formular_kolotoc" %}"><h3><b>Filmový festival</b></h3></a> |
|
|
|
<a href="{% url "formular_akce" %}"><h3><b>Filmový klub</b></h3></a> |
|
|
|
<a href="#"><h3><b>Akce</b></h3></a> |
|
|
|
<a href="{% url "galerie" %}"><h3><b>Galerie</b></h3></a> |
|
|
|
<a href="#"><h3><b>ELBE DOCK 2020</b></h3></a> |
|
|
|
<a href="#"><h3><b>Kontakt</b></h3></a> |
|
|
|
<a href="{% url "formular_kolotoc" %}"><h3><b>Formulář pro kolotoč</b></h3></a> |
|
|
|
<a href="{% url "formular_akce" %}"><h3><b>Formulář pro letní kino</b></h3></a> |
|
|
|
|
|
|
|
</div> |
|
|
|
</nav> |
|
|
|
<hr> |
|
|
|