From d3d3a03ae3cda39a49033dbb9b096d6e2001e865 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 28 May 2016 20:50:35 +0200 Subject: make layout more responsive --- templates/index.html | 48 +++++++++++++++++++++++++++++------------------- 1 file changed, 29 insertions(+), 19 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 08d89be..277a948 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,30 +5,40 @@ - +
-

Lehrersprüche

+

Lehrersprüche

{% for joke in jokes %}
-
- - - -
-
+
+
+
+ + + +
+
+ + +
+
+
+
{{ joke.text|safe }}
-
- - -
{% endfor %} @@ -41,15 +51,15 @@ chevron_right
-
-
+
+
-
+
-
+
-- cgit v1.3.1