From 217790d8b211cb154938db40a35f7079a97a1fcb Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 2 Jan 2019 17:53:31 +0100 Subject: [PATCH] Shuffle stuff on the main page --- static/nryg.less | 4 ++++ templates/main.html | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/static/nryg.less b/static/nryg.less index 663cb9dc..73c62679 100644 --- a/static/nryg.less +++ b/static/nryg.less @@ -849,6 +849,10 @@ table { grid-row-end: 3; } } + + ul { + column-width: 200px; + } } .event { diff --git a/templates/main.html b/templates/main.html index 29711a0b..cf156ef2 100644 --- a/templates/main.html +++ b/templates/main.html @@ -26,7 +26,6 @@ {% endif %} - {% include "components/wikibox.html" %}
Citazione casuale dal diario @@ -36,6 +35,7 @@ Visualizza tutto
+ {% include "components/wikibox.html" %}