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.

14 lines
342 B

  1. body {
  2. /*background: #15191e!important;*/
  3. background: #000000!important;
  4. color: #ffffff!important;
  5. }
  6. .card {
  7. /*background: #1f262d!important;*/
  8. /*background: #15191e!important;
  9. color: #ffffff!important;*/
  10. /*border: 1px solid #ffffff!important;*/
  11. background: #000000!important;
  12. color: #ffffff!important;
  13. }