add back templates for index/about, move background animation into class, use clip color for assembly background
This commit is contained in:
parent
3937df7714
commit
43e952c27d
13 changed files with 301 additions and 57 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<link href="{% sass_src 'css/style.scss' %}" rel="stylesheet" type="text/css">
|
||||
{% block head %}{% endblock head %}
|
||||
</head>
|
||||
<body>
|
||||
<body class="{% block body_class%}{% endblock %}">
|
||||
<div class="topnav">
|
||||
<a href="/polis" class="title">
|
||||
<div class="title-text">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue