/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 18.05.2021, 18:40:45
    Author     : Uwe
*/

.ui-block-a,.ui-block-b,.ui-block-c,.ui-block-d{
  border:1px solid yellow;
}
.ui-bar{
  text-align: center;
}
.label{
  font-size: 0.8em;
}
.value{
  font-size: 4em;
  text-align: center;
}
.units{
  margin-left: 0.3em;
  font-size: 0.8em;
}
.label_small{
  font-size: 0.8em;
  margin-right: 0.3em;
}
.label_big{
  font-size: 1.5em;
  margin-left: 0.3em;
}          
.press-times{
  font-size: 0.6em;width:34px;text-align: center;display:inline-block;
}
.windbg{
  background-image: url('../img/wind/wind_bg.png');
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: center,center,center;
  text-align: left;
}  