1 Commits
1.2.1 ... 1.2.x

Author SHA1 Message Date
42d2d419e4 graph.css update 2022-12-03 04:27:37 +10:00
2 changed files with 14 additions and 13 deletions

View File

@@ -43,6 +43,7 @@
}
section.graph {
z-index : 0;
width : 100vw;
height : 100vh;
position : absolute;

View File

@@ -1,5 +1,5 @@
{% block title %}
<title>{% if head.title != empty %}{{head.title}}{% else %}Мирзаев{% endif %}</title>
<title>{% if head.title != empty %}{{head.title}}{% else %}Нейрожурнал Мирзаева{% endif %}</title>
{% endblock %}
{% block meta %}