From 645faed85ca8e0984323d39beb770b411e376aec Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 22 Jun 2003 14:42:38 +0000 Subject: [PATCH] Suppression du fond de box_titre --- htdocs/theme/yellow/yellow.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index 557fb9661b6..fc10625eee8 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -139,7 +139,7 @@ tr.impair tr.box_titre { - background: #999966; + font-family: Helvetica, Verdana; font-size: 1.0em; font-weight: bold; }