aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 111c3d8..f5e82ea 100644
--- a/static/style.css
+++ b/static/style.css
@@ -125,7 +125,7 @@ th[scope=row] {
text-align: left;
}
tr.title-row > th, th.title-row, .title-row {
- background-color: var(--darker-box-background-color);
+ background-color: var(--lighter-box-background-color);
}
td > pre {
margin: 0;