Make it all blue

This commit is contained in:
2022-08-03 07:20:30 +01:00
parent 9442e92b31
commit 88abd64a3f
13 changed files with 23 additions and 23 deletions

View File

@@ -105,7 +105,7 @@
<div class="navbar-item">
<div class="buttons">
{% if not user.is_authenticated %}
<a class="button is-primary" href="{% url 'signup' %}">
<a class="button is-info" href="{% url 'signup' %}">
<strong>Sign up</strong>
</a>
<a class="button is-light" href="{% url 'login' %}">