From 8b4209198861bfd4f487ca2f39490ea48476b39b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 16 Dec 2005 00:31:30 +0000 Subject: [PATCH] Utilisation nouveau logo --- htdocs/install/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/install/default.css b/htdocs/install/default.css index d01d9b9b101..cc243d87afe 100644 --- a/htdocs/install/default.css +++ b/htdocs/install/default.css @@ -21,7 +21,7 @@ body { font-size:13px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; -background-color: #cac8c0; +background-color: #fdfdfd; margin-left: 5%; margin-right: 5%; margin-top: 2em;