achievements!

This commit is contained in:
ducoterra
2020-04-26 14:27:33 -04:00
parent 15c5f5293a
commit e102db9f38
3 changed files with 78 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
{% block css %}
<link rel="stylesheet" href="{% static 'ui/button.css' %}">
<link rel="stylesheet" href="{% static 'ui/achievement.css' %}">
{% endblock %}
{% block js %}
@@ -13,7 +14,12 @@
{% block body %}
<section class="section">
<div class="container">
<div id = "button-container" class="container">
<div id = "achievement" class="achievement">
<div>
<div class="achievement-text"></div>
</div>
</div>
<div>
<h1 class="title">
The Button