licence.qss 112 B

12345678
  1. QLabel#lab_License {
  2. font-size: 25pt;
  3. }
  4. QTextBrowser#txt_License {
  5. font-size: 12pt;
  6. color: black;
  7. }