summaryrefslogtreecommitdiffstats
path: root/themes/aoidh
diff options
context:
space:
mode:
Diffstat (limited to 'themes/aoidh')
-rw-r--r--themes/aoidh/assets/aoidh.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/aoidh/assets/aoidh.css b/themes/aoidh/assets/aoidh.css
index 13efae4..07b2e89 100644
--- a/themes/aoidh/assets/aoidh.css
+++ b/themes/aoidh/assets/aoidh.css
@@ -116,9 +116,10 @@ table {
thead tr {
border: 1px solid #000;
+ background: var(--light-blue);
}
-tr {
+tbody tr {
border: 1px solid var(--dark-gray);
}