Spaces:
Running
Running
Commit
·
d38f21a
1
Parent(s):
dd14242
ok
Browse files- templates/report.html +1 -1
templates/report.html
CHANGED
|
@@ -20,7 +20,7 @@
|
|
| 20 |
}
|
| 21 |
|
| 22 |
.header {
|
| 23 |
-
background:
|
| 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;
|