style
This commit is contained in:
@@ -119,7 +119,7 @@
|
|||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="{% url 'library:new_question' %}?type=map&quiz_id={{ quiz.id }}"
|
<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
|
Karte
|
||||||
</a>
|
</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user