altosui: tile site maps
[fw/altos] / ao-tools / altosui / AltosLanded.java
index 465c9dcea8ffc8ee7972397f54f2f6e6715502c2..0656ea6cfda717c857cfd6b9c5f42b6d18d65d91 100644 (file)
@@ -196,8 +196,8 @@ public class AltosLanded extends JComponent implements AltosFlightDisplay {
        public AltosLanded() {
                layout = new GridBagLayout();
 
-               label_font = new Font("Dialog", Font.PLAIN, 24);
-               value_font = new Font("Monospaced", Font.PLAIN, 24);
+               label_font = new Font("Dialog", Font.PLAIN, 22);
+               value_font = new Font("Monospaced", Font.PLAIN, 22);
                setLayout(layout);
 
                /* Elements in descent display */