Update styles.css
This commit is contained in:
parent
340e9065b2
commit
e690da9f92
1 changed files with 3 additions and 1 deletions
|
|
@ -154,7 +154,9 @@ table {
|
||||||
|
|
||||||
thead {
|
thead {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 50px;
|
top: 22px;
|
||||||
|
background: black;
|
||||||
|
box-shadow: 0 0 50px 5px #ff6f114d;
|
||||||
}
|
}
|
||||||
|
|
||||||
table, th, td {
|
table, th, td {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue