Skip to content
Snippets Groups Projects
Commit b13b3ed5 authored by Jiří Setnička's avatar Jiří Setnička
Browse files

CSS: Přidána podpora pro drobečkovou navigaci

parent e4e2edb2
Branches
No related tags found
1 merge request!23Titulky stránek a drobečková navigace
......@@ -388,6 +388,7 @@
"forms.less",
"buttons.less",
"button-groups.less",
"breadcrumbs.less",
"alerts.less"
],
"js": []
......
......@@ -2,7 +2,7 @@
<html>
<head>
<title>Odevzdávací systém MO</title>
<link rel=stylesheet href="{{ url_for('static', filename='bootstrap.min.css') }}" type='text/css' media=all>
<link rel=stylesheet href="{{ url_for('static', filename='bootstrap.min.css') }}?v=2" type='text/css' media=all>
<link rel=stylesheet href="{{ url_for('static', filename='mo.css') }}?v=7" type='text/css' media=all>
{% block head %}{% endblock %}
</head>
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment