mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 11:25:33 +08:00
7
src/blackgui/share/qss/fonts.qss
Normal file
7
src/blackgui/share/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