yashgori20 commited on
Commit
d38f21a
·
1 Parent(s): dd14242
Files changed (1) hide show
  1. templates/report.html +1 -1
templates/report.html CHANGED
@@ -20,7 +20,7 @@
20
  }
21
 
22
  .header {
23
- background: #00000066;
24
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
25
  padding: 20px 0;
26
  position: sticky;
 
20
  }
21
 
22
  .header {
23
+ background: rgba(0, 0, 0, 0.85);
24
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
25
  padding: 20px 0;
26
  position: sticky;