From 17c2176526e23d7c616aa2338c02353d1edd4c99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20Schl=C3=BCter?= Date: Mon, 9 Feb 2015 13:40:24 +0100 Subject: [PATCH] Small fixes: heading on splash screen and date overlay for firefox --- static/css/style.css | 4 ++-- views/index.tpl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 52c42e7..39ce61d 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -62,8 +62,8 @@ a { left: 0; display: inline-block; padding: 0 1.1em; - background: -webkit-linear-gradient(top, #222, #222 80%, transparent); - background: linear-gradient(to bottom, #222, #222 80%, transparent); + background: -webkit-linear-gradient(top, rgba(34,34,34,1), rgba(34,34,34,1) 80%, rgba(34,34,34,0)); + background: linear-gradient(to bottom, rgba(34,34,34,1), rgba(34,34,34,1) 80%, rgba(34,34,34,0)); width: 330px; padding-bottom: .6em; } diff --git a/views/index.tpl b/views/index.tpl index a01df16..dfae1cc 100644 --- a/views/index.tpl +++ b/views/index.tpl @@ -11,7 +11,7 @@
-

Berliner Winter:

+

Berliner Winter

Jeder Punkt dieser Karte steht für einen Übergriff im Zeitraum von Januar 2005 bis November 2014.
Die Chronik wurde erstellt von ReachOut Berlin. Analyse und Visualisierung von Joshua Widmann und Arne Schlüter.