Add splash screen

This commit is contained in:
Arne Schlüter 2015-02-08 23:53:01 +01:00
commit a478a3cd77
4 changed files with 100 additions and 5 deletions

View file

@ -2,12 +2,23 @@
<html lang="de">
<head>
<meta charset="utf-8">
<title>Visualization of Hate Crime in Berlin</title>
<title>A mad world - Rechte Übergriffe in Berlin 2005 bis 2014</title>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.css" />
<link rel="stylesheet" type="text/css" href="/static/css/style.css">
<link href='http://fonts.googleapis.com/css?family=Lora' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic,700' rel='stylesheet' type='text/css'>
</head>
<body>
<script>document.body.classList.add('js')</script>
<div id="overlay">
<div class="text">
<h1>A mad world</h1>
<p>
Jeder Punkt dieser Karte steht für einen Übergriff im Zeitraum von Januar 2005 bis November 2014.<br>
Die Chronik wurde erstellt von <a href="http://reachoutberlin.de/" target="_blank">ReachOut Berlin</a>. Analyse und Visualisierung von Joshua Widmann und Arne Schlüter.
</p>
<a href="#" class="begin">Beginnen</a>
</div>
</div>
<nav id="filter-picker">
<ul class="year-filter">
<li class="all active"><a href="#">Alle</a></li>