Update styles.css

This commit is contained in:
gr00tie 2023-11-16 09:50:17 +01:00 committed by GitHub
parent 789f70ed28
commit 23c7898bf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,7 +154,9 @@ table {
thead {
position: sticky;
top: 50px;
top: 22px;
background: black;
box-shadow: 0 0 50px 5px #ff6f114d;
}
table, th, td {