diff --git a/style.css b/style.css index 5e3cd24..16f5f7a 100644 --- a/style.css +++ b/style.css @@ -34,12 +34,13 @@ QCheckBox { } QPushButton { - font-size: 12pt; + font-size: 9pt; padding: 10px; background-color: #f9d039; color: #ffffff; border: none; border-radius: 5px; + font: bold; } QPushButton:hover {