From 4b64bb2a2269497f3b19b9298c17895fc617d418 Mon Sep 17 00:00:00 2001 From: miktim Date: Wed, 16 Oct 2024 05:11:39 +0300 Subject: [PATCH] 3.0.0 --- readme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.css b/readme.css index 0d4e4e2..726457f 100644 --- a/readme.css +++ b/readme.css @@ -5,5 +5,5 @@ td, th { font-weight: normal; } th { - background-color: LightGray; + background-color: #D3D3D3; /*LightGray;*/ }