Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 145: | Rivi 145: | ||
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="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: 44px;">+' + Math.round( jw.obstype[ ot ].mean ) + '°</div>'; | out += '<div style="font-size: 44px; color: ' + tempcolor[ tempcat ] + '">+' + Math.round( jw.obstype[ ot ].mean ) + '°</div>'; | ||
out += '</div>'; | out += '</div>'; | ||
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; | out += '<span class="h6" style="margin: 0;">Pintaveden<br />lämpötila</span>'; | ||
out += '</div>'; | out += '</div>'; | ||


