achievements!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user