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{