From d7babc5e8dedfa24ffb7755a1ff16351a8f23725 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 12 Apr 2025 17:46:33 -0500 Subject: fix table borders --- theme/static/styles.css | 1 + 1 file changed, 1 insertion(+) (limited to 'theme/static') diff --git a/theme/static/styles.css b/theme/static/styles.css index c380686..f296c7d 100644 --- a/theme/static/styles.css +++ b/theme/static/styles.css @@ -380,6 +380,7 @@ img { } table { + border: 1px solid var(--border); border-collapse: collapse; color: var(--fg); border-color: var(--bg-bright); -- cgit v1.2.3-70-g09d2