Replace Leaftlet Elevation with HeightGraph

This commit is contained in:
2020-04-20 11:57:53 +02:00
parent 0c5edb862b
commit ead9cf3a49
15 changed files with 359 additions and 957 deletions

View File

@@ -28,9 +28,13 @@ $fa-css-prefix: fa;
text-align: center;
line-height: 44px;
text-decoration: none;
color: #999;
color: #CCC;
background: none;
@extend .fa;
&:hover {
color: white;
}
}
/* Map */