Fix alignment of altitude values

This commit is contained in:
Carlos Salaverria 2016-09-12 17:08:22 -05:00
parent e784b529a8
commit 647319d141
3 changed files with 12 additions and 4 deletions

View file

@ -143,6 +143,10 @@ div#loader { z-index: 99; position: absolute; left: 0; top: 0; bottom: 0; right:
text-align: center;
}
.verticalRateTriangle {
font-family: monospace;
}
.vPosition { background-color: #C3FFDF; }
.mlat { background-color: #C7EAFC; }
.squawk7500 { font-weight: bold; background-color: #ff5555; }