You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
190 B

  1. body {
  2. background: #000000!important;
  3. color: #ffffff!important;
  4. }
  5. .card {
  6. background: #000000!important;
  7. color: #ffffff!important;
  8. border: 1px solid #ffffff!important;
  9. }