helmfridsson commited on
Commit
70a67dc
·
verified ·
1 Parent(s): 7361d8b

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -3
style.css CHANGED
@@ -501,12 +501,12 @@ label.checkbox-container * input[type="checkbox"] {
501
  /* ===============================
502
  CHECKBOX – FUNGERANDE SVART BOCK
503
  =============================== */
504
-
505
  .gradio-container input[type="checkbox"] {
506
  accent-color: #000000 !important;
507
  background-color: #ffffff !important;
508
  }
509
- /*
510
  .form .block{
511
  background: #ffffff !important;
512
- }*/
 
501
  /* ===============================
502
  CHECKBOX – FUNGERANDE SVART BOCK
503
  =============================== */
504
+ /*
505
  .gradio-container input[type="checkbox"] {
506
  accent-color: #000000 !important;
507
  background-color: #ffffff !important;
508
  }
509
+ */
510
  .form .block{
511
  background: #ffffff !important;
512
+ }