From f4cdfe31b62478489892ef257c63ecd0063facee Mon Sep 17 00:00:00 2001 From: nek0 Date: Wed, 17 May 2017 00:12:32 +0200 Subject: [PATCH] playing with the width --- content/static/datenspuren/2017/style/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/content/static/datenspuren/2017/style/style.css b/content/static/datenspuren/2017/style/style.css index 065f4f1bf..6cb8cab1d 100644 --- a/content/static/datenspuren/2017/style/style.css +++ b/content/static/datenspuren/2017/style/style.css @@ -80,5 +80,6 @@ footer { display: inline-block; float:right; padding: 2em; + width: 50%; } }