From 3d99bd011d1a679bf07e1a5e8254757620d64f4b Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sat, 3 Dec 2022 12:35:30 +0100 Subject: [PATCH] Cosmetic : color --- html/css/style-classic7.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index 74335ef99..8f25f05fa 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -1799,11 +1799,11 @@ div.box table{ font-size: 96%; } div.box tr.odd { - background-color: #F2F6FD; + background-color: lightblue; } div.box tr.even { - background-color:#e4e7ed; + background-color: white; } #jrn_name_div h2{