From 3c6626ae9ec432583cf1816e4f582cdf19835805 Mon Sep 17 00:00:00 2001 From: ToaKraka <67241462+ToaKraka@users.noreply.github.com> Date: Fri, 5 Jan 2024 04:40:28 -0500 Subject: [PATCH] Improve table formatting Remove random bold weight and add borders https://www.themotte.org/post/810/smallscale-question-sunday-for-december-31/176518?context=8#context --- files/assets/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index d5d62fad0..555a5e81d 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5112,7 +5112,7 @@ li > .sidebar > .rules { } } th, td { - font-weight: 700; + border: 0.0625em solid; } .fas {