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 {
|
th {
|
||||||
background: #333;
|
background: #111;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ table, th, td {
|
|||||||
}
|
}
|
||||||
|
|
||||||
th {
|
th {
|
||||||
background: #CCC;
|
background: #EEE;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
|
|||||||
Reference in New Issue
Block a user