Bigger fonts in table-view
[scorecard] / src / score-common.h
index e94bf22..149308d 100644 (file)
@@ -68,12 +68,11 @@ public:
                          "color : gray;"
                          "border: solid green;"
                          "font-size : 20px;"
-                         "font-style : italic;"
                        "}"
                        "QHeaderView::section {"
                          "color : white;"
                          "border: solid green;"
-                         "font: bold italic large;"
+                         "font: bold large;"
                        "}");
 
 #if 0