Kolorierung erfordert Fingerspitzengefühl. Onlineliste besser jetzt

This commit is contained in:
Luke
2021-04-25 19:43:41 +00:00
parent 3c56cf19d9
commit 431c4a2007
3 changed files with 6 additions and 6 deletions

View File

@@ -59,7 +59,7 @@ h2 {
top: 0;
z-index: 3;
font-size: .9em;
background-color: #404040;
background-color: #222;
padding: 1em 0;
}
@@ -87,7 +87,7 @@ table th {
top: 3em;
text-align: left;
z-index: 2;
background-color: #404040;
background-color: #222;
}
table th:first-child {