Add track step estimated duration

This commit is contained in:
2019-05-11 18:51:53 +02:00
parent eb82cc3c39
commit 6a1faceb6f
5 changed files with 34 additions and 12 deletions

View File

@@ -82,14 +82,11 @@ $legend-color: #222;
&.description {
font-style: italic;
}
&.distance, &.elevation {
&.detail {
margin-top: 1em;
width: 50%;
display: inline-block;
}
&.elevation {
text-align: right;
}
}
}