QTfrontend/res/css/birthday.css
changeset 13632 4c49a4944884
parent 13631 946b21a1fbf6
child 14551 1c623169a44d
equal deleted inserted replaced
13631:946b21a1fbf6 13632:4c49a4944884
    33 background-repeat: repeat-x;
    33 background-repeat: repeat-x;
    34 background-color: #100308; /* CUSTOM */
    34 background-color: #100308; /* CUSTOM */
    35 }
    35 }
    36 QDialog{ /* CUSTOM */
    36 QDialog{ /* CUSTOM */
    37 background-color: #100308; /* CUSTOM */
    37 background-color: #100308; /* CUSTOM */
       
    38 } /* CUSTOM: This makes yellow text readable (because yellow text vs white moon) */
       
    39 #campaignInfo, #trainingInfo{ /* CUSTOM */
       
    40 background-color: rgba(20, 20, 20, 70%); /* CUSTOM */
       
    41 border-radius: 16px;
       
    42 padding: 6px;
    38 } /* CUSTOM */
    43 } /* CUSTOM */
    39 
    44 
    40 * {
    45 * {
    41 color: #ffcc00;
    46 color: #ffcc00;
    42 selection-background-color: #ffcc00;
    47 selection-background-color: #ffcc00;