From 46459a311442b1995c5cb3efd9d5588292b589e9 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 15 Apr 2006 21:50:30 +0000 Subject: [PATCH] More colour changes --- printer.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printer.css.php b/printer.css.php index 1e8801f..42d9606 100755 --- a/printer.css.php +++ b/printer.css.php @@ -117,7 +117,7 @@ td.thead, .thead td, .alt3 { color: rgb(41, 63, 91); - background-color: rgb(218, 235, 204); + background-color: rgb(237, 245, 230); } /* The second type of row used in the alternation cycle */ -- 2.22.5