mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 18:55:38 +08:00
ref #304, reloadable style sheets
This commit is contained in:
7
src/blackgui/qss/fonts.qss
Normal file
7
src/blackgui/qss/fonts.qss
Normal file
@@ -0,0 +1,7 @@
|
||||
QWidget {
|
||||
color: white;
|
||||
font-family: "Arial";
|
||||
font-size: 8pt;
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user