Updates
This commit is contained in:
1
main.py
1
main.py
@@ -151,7 +151,6 @@ class MainWindow(QMainWindow):
|
|||||||
background-color: #FF80D4;
|
background-color: #FF80D4;
|
||||||
font-family: "Segoe UI", Arial; /* Set your font here */
|
font-family: "Segoe UI", Arial; /* Set your font here */
|
||||||
font: 10pt 'Optimism Sans';
|
font: 10pt 'Optimism Sans';
|
||||||
font-weight: bold;
|
|
||||||
}
|
}
|
||||||
"""
|
"""
|
||||||
msg.setStyleSheet(msg_style)
|
msg.setStyleSheet(msg_style)
|
||||||
|
|||||||
Reference in New Issue
Block a user