This commit is contained in:
ben8
2025-10-27 12:37:47 +01:00
parent 7e892571fb
commit bd3c956e19

View File

@@ -119,7 +119,7 @@
</a>
<a href="{% url 'library:new_question' %}?type=map&quiz_id={{ quiz.id }}"
class=" mt-1 bg-purple-100 text-orange-800 px-4 py-2 rounded-md text-xs lg:text-lg hover:border-orange-600 border-2">
class=" mt-1 bg-orange-100 text-orange-800 px-4 py-2 rounded-md text-xs lg:text-lg hover:border-blue-600 border-2">
Karte
</a>
{% endif %}