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
|
|
@ -1,5 +1,6 @@
|
|||
{% extends "base.html" %}
|
||||
{% block main %}
|
||||
{% block body_class%}animated{% endblock %}
|
||||
<style>
|
||||
:root {
|
||||
--bg-color-1: {{ film.color_1 }};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue