From 409dfae3983b55ffa469a556683fab4ec70b1e99 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 08:55:04 +0100 Subject: Updated theme --- templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') 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 @@ table thead tr th { border-bottom: var(--border-size) solid var(--border-color); + text-align: left; } table th, table td { -- cgit v1.2.3