Fixes for elevation profile and CSV download

This commit is contained in:
Evolvedexperiment 2020-05-17 15:35:17 +00:00
parent bb0e571587
commit 63b5744dcc
3 changed files with 106 additions and 29 deletions

View file

@ -2111,6 +2111,10 @@ svg.button {
stroke-width: 0;
}
.centered {
text-align: center;
}
#debug {
font-size: 1px;
opacity: .8;