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;*/ }