Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 199: | Rivi 199: | ||
out += '<div style="height: 60px; display: flex; justify-content: center; align-items: center; flex-direction: column;">'; | out += '<div style="height: 60px; display: flex; justify-content: center; align-items: center; flex-direction: column;">'; | ||
out += '<span class="h6" style="margin: 0;">' + 'Näkösyvyys' + '</span>'; | out += '<span class="h6" style="margin: 0;">' + 'Näkösyvyys' + '</span>'; | ||
out += '</div>'; | |||
} else if ( ot == 'level' ) { | |||
out += '<div style="width: 84px; height: 84px; margin: auto; border-radius: 50%; display: flex; justify-content: center; align-items: center; flex-direction: column; background-color: none;">'; | |||
out += '<div style="font-size: 36px;">+19</div>'; | |||
out += '<div style="font-size: 24px; margin-top: -20px;">cm</div>'; | |||
out += '</div>'; | |||
out += '<div style="height: 60px; display: flex; justify-content: center; align-items: center; flex-direction: column;">'; | |||
out += '<span class="h6" style="margin: 0;">' + 'Vedenpinta korkea' + '</span>'; | |||
out += '</div>'; | out += '</div>'; | ||


