From e979b323749a3648e969f3b776e4b0caa664c167 Mon Sep 17 00:00:00 2001 From: okybaca Date: Fri, 29 Nov 2024 13:39:34 +0100 Subject: [PATCH] fine tuned the dark-green skin - tables font color --- skins/dark-green.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/skins/dark-green.css b/skins/dark-green.css index 936c5888e..fd4e003b0 100644 --- a/skins/dark-green.css +++ b/skins/dark-green.css @@ -94,11 +94,13 @@ table { .TableCellSummary { background-color: #FFCCCC; + color: #3c3c3c; border:1px solid #888888; } .TableCellActive { background-color: #FFCCCC; + color: #3c3c3c; } /* Blog and Wiki*/