Resolve "Fragentyp: Ort suchen" #270

Merged
jvs merged 13 commits from 85-fragentyp-ort-suchen into master 2025-11-01 18:41:42 +00:00
Showing only changes of commit bd3c956e19 - Show all commits

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 %}