From bcc3f20b2766d095a8078976d68b3ee5aa80f274 Mon Sep 17 00:00:00 2001 From: 3wc <3wc.cyberia@doesthisthing.work> Date: Wed, 21 Jul 2021 22:12:06 +0200 Subject: [PATCH] Tweak table style --- capsulflask/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capsulflask/static/style.css b/capsulflask/static/style.css index 8d65848..2bf6f0d 100644 --- a/capsulflask/static/style.css +++ b/capsulflask/static/style.css @@ -277,7 +277,7 @@ td.metrics img { width: 4.3em; } th { - border-right: 4px solid #241e1e; + border-right: 1px solid #eee; text-align: left; } td {