Add total track length / elevation

This commit is contained in:
2019-05-15 22:56:38 +02:00
parent 01af4b5627
commit c9b833b898
4 changed files with 22 additions and 15 deletions

View File

@@ -36,4 +36,8 @@ $stroke-width-axis : 2;
@extend .fa-elev-chart;
}
}
.details text {
text-anchor: middle;
}
}