From fbb0787aa9a586bd54e37e5f5a6b72dfad9a3ec2 Mon Sep 17 00:00:00 2001 From: nik8 Date: Fri, 28 Mar 2025 22:29:23 +0100 Subject: [PATCH] =?UTF-8?q?Design=5F=C3=84nderung=5FRahmen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- django/templates/library/overview_quiz.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/django/templates/library/overview_quiz.html b/django/templates/library/overview_quiz.html index f7112d5..c5c66da 100644 --- a/django/templates/library/overview_quiz.html +++ b/django/templates/library/overview_quiz.html @@ -61,7 +61,7 @@ {% if quiz.image %} style="background-image: url('http://127.0.0.1:8000/library{{ quiz.image.url }}');" {% endif %}>
-

{{ quiz.name }}

+

{{ quiz.name }}

{{ quiz.description }}
@@ -74,7 +74,7 @@

Spiel starten