aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index 90feb43..7c3bea9 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -70,6 +70,7 @@
70 70
71 table thead tr th { 71 table thead tr th {
72 border-bottom: var(--border-size) solid var(--border-color); 72 border-bottom: var(--border-size) solid var(--border-color);
73 text-align: left;
73 } 74 }
74 75
75 table th, table td { 76 table th, table td {