diff options
Diffstat (limited to 'client/style.qss')
-rw-r--r-- | client/style.qss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/style.qss b/client/style.qss index 8ab52ce..290c9a5 100644 --- a/client/style.qss +++ b/client/style.qss @@ -32,7 +32,7 @@ QLabel { } QLabel#topLabel { -font-family: monospace; + font-family: monospace; font-weight: bold; font-style: italic; font-size: 16px; |