diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-10-31 08:55:04 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-10-31 08:55:04 +0100 |
| commit | 409dfae3983b55ffa469a556683fab4ec70b1e99 (patch) | |
| tree | 3d771d4a5fe84536d93e92f2a5295019b486e4da /templates/base.html | |
| parent | 3a6260861c12ad8169167a731aa5bb317b000e8e (diff) | |
| download | mitjafelicijan.com-409dfae3983b55ffa469a556683fab4ec70b1e99.tar.gz | |
Updated theme
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 1 |
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 { |
