Set up serving of index.html and assets

This commit is contained in:
Arne Schlüter 2015-02-07 17:55:47 +01:00
commit 155874f689
16 changed files with 9712 additions and 3 deletions

View file

@ -1,14 +0,0 @@
html, body {
margin: 0;
padding: 0;
height: 100%;
}
body {
background: #fff;
color: #000;
}
#map {
height: 100%;
}