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

@@ -40,7 +40,7 @@ h2 { font-size: 1.125em; }
z-index: 3;
font-size: .9em;
background-color: #404040;
background-color: #222;
padding: 1em 0;
}
@@ -67,7 +67,7 @@ table {
text-align: left;
z-index: 2;
background-color: #404040;
background-color: #222;
&:first-child { border-top-left-radius: .25em; }
&:last-child { border-top-right-radius: .25em; }
@@ -142,4 +142,4 @@ ol.inline.stats {
justify-content: center;
abbr { text-decoration: none; }
}
}