diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index 71b931d93e5..508f4ec0ac3 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2004-2009 Laurent Destailleur * Copyright (C) 2006 Rodolphe Quiedeville * Copyright (C) 2007 Regis Houssin * @@ -873,7 +873,7 @@ border-left: 1px solid #000000; } .pair { -background: #e6ebed; +background: #e8edee; font-family: helvetica, verdana, arial, sans-serif; border: 0px; } @@ -885,7 +885,7 @@ border: 0px; */ .impair { -background: #d0d4d7; +background: #d7d8d9; font-family: helvetica, verdana, arial, sans-serif; border: 0px; }