From 907607dbd2f7cb71d836b953ea64e6dba7d2184a Mon Sep 17 00:00:00 2001 From: ermanno Date: Fri, 31 Oct 2008 07:34:27 +0000 Subject: [PATCH] =?UTF-8?q?modifica=20per=20compatibilit=C3=A0=20carattere?= =?UTF-8?q?=20barcode=20con=20firefox?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://keyhammer.ath.cx/svn/XPS/trunk@48 43c8e981-f90d-406c-a89a-24a2c4268d51 --- XPS/Style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XPS/Style.css b/XPS/Style.css index 7e69d7d..51cb7f0 100644 --- a/XPS/Style.css +++ b/XPS/Style.css @@ -32,7 +32,7 @@ } .barcodeFont { - font-family:@Free 3 of 9 Extended; + font-family: 'Free 3 of 9 Extended'; font-size: 60pt; }