split animations for text and background into 2 separate keyframe animations
This commit is contained in:
parent
de2b0d9064
commit
4f625793d0
6 changed files with 21 additions and 8 deletions
2
app/templates/index.html
Normal file → Executable file
2
app/templates/index.html
Normal file → Executable file
|
|
@ -1,5 +1,5 @@
|
|||
{% extends "base.html" %}
|
||||
{% block body_class%}animated{% endblock %}
|
||||
{% block body_class%}animated animated-text{% endblock %}
|
||||
{% block main %}
|
||||
<div class="index">
|
||||
Phantasmapolis<br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue