From d8a0dbf261562734a4f7d3b19f48eb41191cc707 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 31 Oct 2004 13:43:59 +0000 Subject: [PATCH] Look: Modif style eldy --- htdocs/theme/eldy/eldy.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/theme/eldy/eldy.css b/htdocs/theme/eldy/eldy.css index 8146c9c6810..d621281de76 100644 --- a/htdocs/theme/eldy/eldy.css +++ b/htdocs/theme/eldy/eldy.css @@ -42,11 +42,11 @@ a:hover { font: helvetica, verdana, arial, sans-serif; font-weight: bold; colo input { font: helvetica, verdana, arial, sans-serif; } textarea { font: helvetica, verdana, arial, sans-serif; } .button { - font-family: arial,verdana,helvetica, sans-serif; font-size: 100%; border: 1px solid #ccd7e0; - background-image : url(/images/button_bg.gif); + background-image : url(/theme/eldy/img/button_bg.gif); background-position : bottom; + font: 12px helvetica, verdana, arial, sans-serif; }