Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
42d2d419e4 |
@@ -43,6 +43,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
section.graph {
|
section.graph {
|
||||||
|
z-index : 0;
|
||||||
width : 100vw;
|
width : 100vw;
|
||||||
height : 100vh;
|
height : 100vh;
|
||||||
position : absolute;
|
position : absolute;
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
{% block title %}
|
{% block title %}
|
||||||
<title>{% if head.title != empty %}{{head.title}}{% else %}Мирзаев{% endif %}</title>
|
<title>{% if head.title != empty %}{{head.title}}{% else %}Нейрожурнал Мирзаева{% endif %}</title>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block meta %}
|
{% block meta %}
|
||||||
|
Reference in New Issue
Block a user