This commit is contained in:
Éric Lemoine
2013-03-06 18:06:39 +01:00
parent bac0f304de
commit 849774dceb
153 changed files with 12810 additions and 1916 deletions

View File

@@ -0,0 +1,15 @@
@import url(font-awesome/css/font-awesome.min.css);
body {
padding-top: 60px;
}
.map {
height: 400px;
width: 100%;
}
.ol-attribution {
max-width: 50%;
}
#tags {
display: none;
}