onlineliste header neu eingefärbt

This commit is contained in:
Luke
2021-04-27 01:04:22 +00:00
parent 0ed655b9e1
commit 5c622918c8
3 changed files with 8 additions and 8 deletions

View File

@@ -59,7 +59,7 @@ h2 {
top: 0;
z-index: 3;
font-size: .9em;
background-color: #111;
background-color: #0C0C0C;
padding: 1em 0;
}
@@ -87,8 +87,8 @@ table th {
top: 3em;
text-align: left;
z-index: 2;
background-color: #111;
border-top: 1px solid #151515;
background-color: #0C0C0C;
border-top: 1px solid #0f0f0f;
}
table th, table td {