From ec8bb62764dc3aa6018a126045d49dcca67b7212 Mon Sep 17 00:00:00 2001 From: RealAngeleno Date: Sun, 21 May 2023 00:19:18 -0700 Subject: [PATCH] update Yotsuba B for parity with 4chan --- stylesheets/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index 4f81b1a5..79e35b4c 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -124,7 +124,10 @@ form table tr th { } form table tr th { - background: #98E; + border: 1px solid #000; + background: #9988EE; + color: #000000; + font-weight: 800; } form table tr td div.center {