QTfrontend/res/css/birthday.css
changeset 13632 4c49a4944884
parent 13631 946b21a1fbf6
child 14551 1c623169a44d
--- a/QTfrontend/res/css/birthday.css	Tue Aug 07 16:07:13 2018 +0200
+++ b/QTfrontend/res/css/birthday.css	Tue Aug 07 16:23:51 2018 +0200
@@ -35,6 +35,11 @@
 }
 QDialog{ /* CUSTOM */
 background-color: #100308; /* CUSTOM */
+} /* CUSTOM: This makes yellow text readable (because yellow text vs white moon) */
+#campaignInfo, #trainingInfo{ /* CUSTOM */
+background-color: rgba(20, 20, 20, 70%); /* CUSTOM */
+border-radius: 16px;
+padding: 6px;
 } /* CUSTOM */
 
 * {