Change ICAO column font
This commit is contained in:
parent
ad39d1b90c
commit
5fca9eed4b
|
@ -135,8 +135,7 @@ div#loader { z-index: 99; position: absolute; left: 0; top: 0; bottom: 0; right:
|
||||||
}
|
}
|
||||||
|
|
||||||
.icaoCodeColumn {
|
.icaoCodeColumn {
|
||||||
font-family: "Courier New",monospace;
|
font-family: monospace;
|
||||||
font-weight: bold;
|
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue