mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
use bold monospace font for debug stats
This commit is contained in:
parent
d62dde1ab8
commit
95187f97c8
1 changed files with 2 additions and 0 deletions
|
@ -5,4 +5,6 @@ Text {
|
|||
style: Text.Outline;
|
||||
styleColor: "black";
|
||||
font.pixelSize: 12;
|
||||
font.bold: true;
|
||||
font.family: "monospace";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue