tweak table header bg color to stand out less

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
2026-02-18 10:41:42 -06:00
parent 20e8cdbbf1
commit b10fe555df
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ table, th, td {
} }
th { th {
background: #333; background: #111;
} }
blockquote { blockquote {

View File

@@ -44,7 +44,7 @@ table, th, td {
} }
th { th {
background: #CCC; background: #EEE;
} }
blockquote { blockquote {