mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 03:32:42 +02: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