summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rw-r--r--static/css/patches.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/patches.css b/static/css/patches.css
index a055320..6c7509e 100644
--- a/static/css/patches.css
+++ b/static/css/patches.css
@@ -1,3 +1,7 @@
+th {
+ background-color: #ddd;
+}
+
table.summary {
border: 1px solid;
}