From bdba273be24ea7fc46a9d0a70975b9e118d29baa Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 25 Apr 2005 22:52:38 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modification=20esth=E9tique=20mineure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/theme/freelug/freelug.css | 15 ++++++++------- htdocs/theme/yellow/yellow.css | 8 ++++---- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/htdocs/theme/freelug/freelug.css b/htdocs/theme/freelug/freelug.css index 75c3beb4177..55898932ab2 100644 --- a/htdocs/theme/freelug/freelug.css +++ b/htdocs/theme/freelug/freelug.css @@ -23,6 +23,7 @@ /***** Style du fond *****/ body { margin: 0px; + background-color: #F8F8F8; background-image: url("/theme/freelug/img/background.png"); font-family: Helvetica, Verdana; font-size: 12px; text-decoration: none ; @@ -609,14 +610,14 @@ font-size: 1.0em; tr.pair { - background: #dcdcd0; - font-size: 1.0em; - } - + background: #eeeedd; + font-size: 1.0em; + } tr.impair { - background: #eeeedd; - font-size: 1.0em; - } + background: #dcdcd0; + font-size: 1.0em; + } + /* * */ diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index 706e6dabe6b..8986aa7260d 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -579,14 +579,14 @@ font-size: 1.0em; } tr.pair { + background: #eeeecc; + font-size: 1.0em; + } +tr.impair { background: #dcdcb3; font-size: 1.0em; } -tr.impair { - background: #eeeecc; - font-size: 1.0em; - } /* * */