tweak table header bg color to stand out less
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
@@ -44,7 +44,7 @@ table, th, td {
|
||||
}
|
||||
|
||||
th {
|
||||
background: #333;
|
||||
background: #111;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
||||
@@ -44,7 +44,7 @@ table, th, td {
|
||||
}
|
||||
|
||||
th {
|
||||
background: #CCC;
|
||||
background: #EEE;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
||||
Reference in New Issue
Block a user