From 4750399cfb107cd594383dccb92ddd67a05e8931 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 28 Oct 2004 22:03:18 +0000 Subject: [PATCH] =?UTF-8?q?Suppression=20des=20styles=20obsol=E8tes=20et?= =?UTF-8?q?=20uniformisation=20des=20existants.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/theme/freelug/freelug.css | 2 +- htdocs/theme/yellow/yellow.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/theme/freelug/freelug.css b/htdocs/theme/freelug/freelug.css index e9932577343..136a0914fc4 100644 --- a/htdocs/theme/freelug/freelug.css +++ b/htdocs/theme/freelug/freelug.css @@ -390,7 +390,7 @@ table.liste { border-collapse: collapse; border: 0px; width: 100%; -background: #ddddcc; +background: #bbbbcc; } table.noborder td { diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index f3cd4979835..c555b062ae0 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -532,6 +532,7 @@ tr.impair { * */ tr.box_titre { + background: #BBBB88; font-family: Helvetica, Verdana; font-size: 1.0em; font-weight: bold; }