victor HF staff commited on
Commit
b515453
1 Parent(s): fb231c9

fix dark mode bg

Browse files
Files changed (1) hide show
  1. detector/index.html +1 -0
detector/index.html CHANGED
@@ -11,6 +11,7 @@
11
  body {
12
  font-family: sans-serif;
13
  margin: 0;
 
14
  }
15
 
16
  h1 {
 
11
  body {
12
  font-family: sans-serif;
13
  margin: 0;
14
+ background: #ffffff;
15
  }
16
 
17
  h1 {