equal
deleted
inserted
replaced
19 |
19 |
20 HWForm,QDialog { |
20 HWForm,QDialog { |
21 background-image: url(":/res/BackgroundBirthday.png"); |
21 background-image: url(":/res/BackgroundBirthday.png"); |
22 background-position: bottom center; |
22 background-position: bottom center; |
23 background-repeat: repeat-x; |
23 background-repeat: repeat-x; |
24 background-color: black; |
24 background-color: #100308; |
25 } |
25 } |
26 |
26 |
27 * { |
27 * { |
28 color: #ffcc00; |
28 color: #ffcc00; |
29 selection-background-color: #ffcc00; |
29 selection-background-color: #ffcc00; |