From 790abcfc3112448a9a9e067d084463deeb62a1f1 Mon Sep 17 00:00:00 2001 From: dMetzger Date: Fri, 3 Feb 2012 15:48:15 +0000 Subject: [PATCH] // Removed Georgia in the CSS git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12992 b9a71923-0436-4b27-9f14-aed3839534dd --- css/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/admin.css b/css/admin.css index abfd84ea7..8d1a9c368 100644 --- a/css/admin.css +++ b/css/admin.css @@ -1792,7 +1792,7 @@ font-family:Georgia, Arial, 'sans-serif'; } p.preference_description{ - font-family:Georgia, Arial, 'sans-serif'; + font-family:Arial, 'sans-serif'; font-style:italic; clear: both; text-align: left;